Skip to content

Commit

Permalink
use main goki
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoreilly committed Jan 8, 2024
1 parent 7e19ccb commit ce6e8e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
go-version: '1.21.3'

- name: Install Goki
run: go install -tags offscreen goki.dev/goki@latest
run: go install -tags offscreen goki.dev/goki@main

- name: Build Demo
run: goki build ./demo -o static/demo -t js
Expand Down

0 comments on commit ce6e8e8

Please sign in to comment.