Skip to content

Commit

Permalink
Update pack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lecepin authored Mar 7, 2024
1 parent 72b9cee commit a8dfb82
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
export NODE_OPTIONS=--openssl-legacy-provider
npm install
npm run pack
ls packs -l
ls -l
ls -l packs
# - name: Upload file
# uses: actions/upload-artifact@v2
# with:
Expand Down

0 comments on commit a8dfb82

Please sign in to comment.