fix: wrong copy path.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -24,4 +24,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: artifact
|
||||
path: artifact/
|
||||
path: ${{ github.workspace }}/artifact/
|
||||
Reference in New Issue
Block a user