remove workspace from artifact path too
This commit is contained in:
+1
-1
@@ -15,4 +15,4 @@ runs:
|
|||||||
uses: actions/upload-artifact@main
|
uses: actions/upload-artifact@main
|
||||||
with:
|
with:
|
||||||
name: "github-pages"
|
name: "github-pages"
|
||||||
path: /workspace/artifact.tar
|
path: artifact.tar
|
||||||
|
|||||||
Reference in New Issue
Block a user