Skip to content

Commit

Permalink
ci: revert deleting .tgz
Browse files Browse the repository at this point in the history
  • Loading branch information
shairez committed Jul 26, 2024
1 parent 97ab0b2 commit 919af42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,6 @@ 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 919af42

Please sign in to comment.