Skip to content

Commit

Permalink
ci: delete .tgz files
Browse files Browse the repository at this point in the history
  • Loading branch information
shairez committed Jul 26, 2024
1 parent 6296a6a commit 97ab0b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -798,6 +798,7 @@ jobs:
mv artifact-qwikreact/lib packages/qwik-react/lib
mv artifact-qwikreact/vite packages/qwik-react/vite
rm -rf artifact-*
rm -rf *.tgz
- run: pnpm install --frozen-lockfile

Expand Down

0 comments on commit 97ab0b2

Please sign in to comment.