Skip to content

Commit

Permalink
fix 7
Browse files Browse the repository at this point in the history
  • Loading branch information
nicojs committed Mar 13, 2024
1 parent 6d76ab1 commit 0208941
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
cp .env.example .env
pnpm build
pnpm prune --prod --no-optional
rm .env
- name: Zip artifact for deployment
run: zip release.zip ./* -r
- name: Upload artifact for deployment job
Expand Down

0 comments on commit 0208941

Please sign in to comment.