Skip to content

Commit

Permalink
chore: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mghilardelli committed Jul 31, 2024
1 parent b625655 commit 0ab48b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-webapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
pwd
ls -l .
ls -l ./dist/webapp
npm pack
mv $(npm pack ./dist/webapp | tail -n 1) webapp.tgz
- name: Store build artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 0ab48b2

Please sign in to comment.