Skip to content

Commit

Permalink
Work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
skhaz committed Dec 11, 2024
1 parent 1654c4c commit 5a46a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

steps:
- name: Check GCC Version
if: matrix.config.name == 'Ubuntu'
if: matrix.config.name == 'WebAssembly'
run: gcc --version

- name: Checkout
Expand Down

0 comments on commit 5a46a25

Please sign in to comment.