Skip to content

Commit

Permalink
Merge pull request #6 from sea-grass/development
Browse files Browse the repository at this point in the history
v0.0.5
  • Loading branch information
sea-grass authored Nov 26, 2024
2 parents fd1852b + 3f6988d commit df1a4d2
Show file tree
Hide file tree
Showing 47 changed files with 2,697 additions and 842 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
- uses: mlugg/setup-zig@v1
with:
version: 0.14.0-dev.1710+8ee52f99c
version: 0.14.0-dev.1911+3bf89f55c
- name: Build
run: zig build site -- -p /goku
- name: Publish
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ benchmark-build
build
.zig-cache
zig-out
kcov-output
Loading

0 comments on commit df1a4d2

Please sign in to comment.