Skip to content

Commit 1ca2c0c

Browse files
committed
don't build before
1 parent 3c74853 commit 1ca2c0c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy-xbarappcom.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ jobs:
1818
with:
1919
go-version: "1.22"
2020

21-
- name: go build -o sitegen
22-
working-directory: tools/sitegen
23-
run: go build -o sitegen
24-
2521
- name: Run sitegen
2622
working-directory: tools/sitegen
2723
run: ./run.sh

0 commit comments

Comments
 (0)