Skip to content

Commit

Permalink
Merge pull request #61 from 00JCIV00/00JCIV00-patch-1
Browse files Browse the repository at this point in the history
Updated main.yaml to use Zig v0.13.0 (fixed)
  • Loading branch information
00JCIV00 authored Aug 30, 2024
2 parents 00ae25c + d5ed6fe commit 6f0372d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: actions/configure-pages@v2
- uses: goto-bus-stop/setup-zig@v2
with:
version: 0.13
version: 0.13.0
- run: zig build docs
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
Expand Down

0 comments on commit 6f0372d

Please sign in to comment.