Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
mattatz committed Nov 8, 2024
2 parents 6193c6f + 3220959 commit a599177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
echo $FIREBASE_RC_FILE | base64 --decode > .firebaserc
- name: Generate @nodi/web
working-directory: ./web
run: yarn generate
run: NODE_OPTIONS=--openssl-legacy-provider yarn generate
# - name: Test
# working-directory: ./web
# run: yarn test
Expand Down

0 comments on commit a599177

Please # to comment.