Skip to content

Commit

Permalink
syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
toyobayashi committed Jun 23, 2021
1 parent 1e9e7b5 commit fa45b11
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: msys2/setup-msys2@v2
with:
msystem: UCRT64
update: true
# install: git mingw-w64-x86_64-toolchain
with:
msystem: UCRT64
update: true
# install: git mingw-w64-x86_64-toolchain

- name: Build x86
shell: cmd
Expand Down

0 comments on commit fa45b11

Please sign in to comment.