Skip to content

Commit a6ea411

Browse files
committed
call run script
1 parent af392fb commit a6ea411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-xbarappcom.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Run sitegen
2626
working-directory: tools/sitegen
27-
run: ./sitegen
27+
run: ./run.sh
2828

2929
- name: Generate version file
3030
working-directory: xbarapp.com

0 commit comments

Comments
 (0)