Skip to content

Commit 341d96b

Browse files
committed
wip: remove destination path
1 parent c0aae61 commit 341d96b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/artifact.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
uses: actions/upload-artifact@v4
2424
with:
2525
name: dist
26-
path: dist/
2726
check:
2827
name: check build
2928
needs: [build]
@@ -47,4 +46,3 @@ jobs:
4746
echo We are `pwd`
4847
ls -la ./
4948
ls -la ./dist
50-
ls -la ./lib

0 commit comments

Comments
 (0)