Skip to content

Commit

Permalink
Remove extra dash
Browse files Browse the repository at this point in the history
  • Loading branch information
richardicooper committed Aug 20, 2024
1 parent df91346 commit 982bceb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-mingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:

# WIN ONLY
- name: Install MinGW compiler and tools
- uses: msys2/setup-msys2@v2
with:
uses: msys2/setup-msys2@v2
with:
msystem: ${{matrix.sys}}
install: mingw-w64-x86_64-toolchain mingw-w64-x86_64-openblas mingw-w64-x86_64-perl msys2-w32api-runtime mingw-w64-x86_64-curl

Expand Down

0 comments on commit 982bceb

Please sign in to comment.