We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af392fb commit a6ea411Copy full SHA for a6ea411
.github/workflows/deploy-xbarappcom.yaml
@@ -24,7 +24,7 @@ jobs:
24
25
- name: Run sitegen
26
working-directory: tools/sitegen
27
- run: ./sitegen
+ run: ./run.sh
28
29
- name: Generate version file
30
working-directory: xbarapp.com
0 commit comments