Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
malcolmstill committed Jun 16, 2024
1 parent 35eabb5 commit a78be84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: goto-bus-stop/setup-zig@v1
with:
version: 0.13.0
- run: zig build -Dtarget=${{ matrix.target }}-${{ matrix.os }}
- run: zig build
- run: zig-out/bin/clerk
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a78be84

Please sign in to comment.