Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
revolunet authored May 30, 2024
1 parent b242119 commit 66e5fe1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
yarn --immutable
- name: Build
env:
NODE_ENV: production
run: |
yarn build
touch out/.nojekyll
Expand Down

0 comments on commit 66e5fe1

Please sign in to comment.