Skip to content

Commit

Permalink
ci: debug first
Browse files Browse the repository at this point in the history
  • Loading branch information
cztomsik committed Oct 6, 2024
1 parent 51fb263 commit 4541d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- run: npm ci && npm run build

- run: zig build -Doptimize=ReleaseFast -Dheadless=${{ matrix.headless }}
- run: zig build -Dheadless=${{ matrix.headless }}

- name: Upload artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 4541d3f

Please sign in to comment.