Skip to content

Commit 88bfd09

Browse files
committed
ci: rename build step
1 parent 4f05d26 commit 88bfd09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
with:
2323
version: 0.13.0
2424

25-
- name: Compile library
25+
- name: Build all examples
2626
run: |
2727
zig build

0 commit comments

Comments
 (0)