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 4f05d26 commit 88bfd09Copy full SHA for 88bfd09
.github/workflows/build.yaml
@@ -22,6 +22,6 @@ jobs:
22
with:
23
version: 0.13.0
24
25
- - name: Compile library
+ - name: Build all examples
26
run: |
27
zig build
0 commit comments