Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jiacai2050 committed Oct 21, 2023
1 parent 1f05608 commit 85d019a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
version: master
- name: Build
run: |
zig build -Dtarget=${{ matrix.targets }}
zig build -Dtarget=${{ matrix.targets }} -Dis_ci

0 comments on commit 85d019a

Please sign in to comment.