Skip to content

Commit

Permalink
added call to ./gen.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
matryer committed Aug 5, 2024
1 parent 28bd86b commit af392fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy-xbarappcom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ jobs:
working-directory: tools/sitegen
run: ./sitegen

- name: Generate version file
working-directory: xbarapp.com
run: ./gen.sh

- name: Auth with Google Cloud
uses: google-github-actions/auth@v2
with:
Expand Down

0 comments on commit af392fb

Please sign in to comment.