Skip to content

Commit e4fde25

Browse files
committed
docs deploy needs to run core setup
1 parent 783d432 commit e4fde25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
go-version: '1.25.6'
4141

4242
- name: Install Core
43-
run: go install
43+
run: go install && core setup
4444

4545
- name: Build Docs
4646
run: core build web -dir docs -o static -vanity-url cogentcore.org/core -github-vanity-repository cogentcore/core

0 commit comments

Comments
 (0)