Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
LandryNorris committed Jul 7, 2023
1 parent cebcf9a commit 59e3d3e
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 @@ -22,7 +22,7 @@ jobs:
node-version: '16'

- name: Set up MinGW
if: matrix.os == "ubuntu-latest"
if: runner.os == "Linux"
uses: egor-tensin/setup-mingw@v2
with:
platform: x64
Expand Down

0 comments on commit 59e3d3e

Please sign in to comment.