Skip to content

Commit

Permalink
[update] windows
Browse files Browse the repository at this point in the history
  • Loading branch information
tiawl committed Oct 22, 2024
1 parent dee29e5 commit f366740
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- trunk

jobs:
examples-linux:
examples_linux:
runs-on: ubuntu-latest
steps:
- uses: tiawl/[email protected]
Expand All @@ -22,7 +22,7 @@ jobs:
shell: bash
run:
env -C ./examples ./zig-out/bin/examples
examples-windows:
examples_windows:
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit f366740

Please sign in to comment.