We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 783d432 commit e4fde25Copy full SHA for e4fde25
1 file changed
.github/workflows/core.yml
@@ -40,7 +40,7 @@ jobs:
40
go-version: '1.25.6'
41
42
- name: Install Core
43
- run: go install
+ run: go install && core setup
44
45
- name: Build Docs
46
run: core build web -dir docs -o static -vanity-url cogentcore.org/core -github-vanity-repository cogentcore/core
0 commit comments