Skip to content

Commit

Permalink
Merge tag '20240727-3' into develop
Browse files Browse the repository at this point in the history
   20240727-3
  • Loading branch information
jokj624 committed Jul 27, 2024
2 parents e20fe46 + becfd97 commit 4ff8dd3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@ jobs:
npm install -g firebase-tools
npm install --save-dev cross-env
- name: Create swagger output file
run: |
cd functions
npm run swagger
- name: Deploy to Firebase
run: |
cd functions
Expand Down

0 comments on commit 4ff8dd3

Please sign in to comment.