Skip to content

Commit

Permalink
don't build before
Browse files Browse the repository at this point in the history
  • Loading branch information
matryer committed Aug 5, 2024
1 parent 3c74853 commit 1ca2c0c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy-xbarappcom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
with:
go-version: "1.22"

- name: go build -o sitegen
working-directory: tools/sitegen
run: go build -o sitegen

- name: Run sitegen
working-directory: tools/sitegen
run: ./run.sh
Expand Down

0 comments on commit 1ca2c0c

Please sign in to comment.