Skip to content

Commit

Permalink
Update firebase-hosting-merge.yml - disable pdf generation
Browse files Browse the repository at this point in the history
PDF generation is not working - something to do with Prince. Disabling it for now.
  • Loading branch information
luisaph authored Mar 19, 2024
1 parent 4c7780a commit 74aa250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install and Build 🔧
run: |
yarn install
yarn build:all
yarn build
- name: Deploy 🚀
uses: FirebaseExtended/action-hosting-deploy@v0
Expand Down

0 comments on commit 74aa250

Please sign in to comment.