Skip to content

Commit 4f393b4

Browse files
committed
should check copy/paste when working with other repos
1 parent 86616d2 commit 4f393b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- uses: mlugg/setup-zig@v2
2020
with:
2121
version: "0.15.2"
22-
- run: zig build sample --summary all
22+
- run: zig build --summary all

0 commit comments

Comments
 (0)