Skip to content
This repository has been archived by the owner on Sep 24, 2022. It is now read-only.

Commit

Permalink
path
Browse files Browse the repository at this point in the history
  • Loading branch information
Loquacity authored and Cameron Shorter committed Feb 28, 2021
1 parent c30dc92 commit 7e1450b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: |
go get github.com/tmedwards/tweego
export PATH=$PATH:$(go env GOPATH)/bin
tweego -f chapbook-1 /ia-guide/ia-cyoa.tw -o dist/index.html
tweego -f chapbook-1 ia-guide/ia-cyoa.tw -o dist/index.html
- name: Deploy
Expand Down

0 comments on commit 7e1450b

Please sign in to comment.