Skip to content

Commit

Permalink
wip: remove destination path
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSpoocy committed May 8, 2024
1 parent c0aae61 commit 341d96b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: dist
path: dist/
check:
name: check build
needs: [build]
Expand All @@ -47,4 +46,3 @@ jobs:
echo We are `pwd`
ls -la ./
ls -la ./dist
ls -la ./lib

0 comments on commit 341d96b

Please sign in to comment.