Skip to content

Commit

Permalink
generate app info
Browse files Browse the repository at this point in the history
  • Loading branch information
ajmas committed Jan 8, 2024
1 parent 28e46c3 commit 96cb93a
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 @@ -27,7 +27,7 @@ jobs:

- name: Build project
run: |
scripts/generate-appinfo.sh public/appinfo.json
bin/generate-appinfo.sh public/appinfo.json
npm run build
- name: Upload production-ready build files
Expand Down

0 comments on commit 96cb93a

Please sign in to comment.