Skip to content

Commit

Permalink
Merge branch 'master' of github.com:pit-ray/win-vind
Browse files Browse the repository at this point in the history
  • Loading branch information
pit-ray committed Nov 2, 2023
2 parents 00d2b24 + b05a5c0 commit 6901e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: |
choco install -y 7zip.install
curl.exe -OL https://github.com/niXman/mingw-builds-binaries/releases/download/13.2.0-rt_v11-rev0/x86_64-13.2.0-release-win32-seh-msvcrt-rt_v11-rev0.7z
7z x x86_64-13.2.0-release-win32-seh-ucrt-rt_v11-rev0.7z
7z x x86_64-13.2.0-release-win32-seh-msvcrt-rt_v11-rev0.7z
- name: Cache Libraries
uses: actions/cache@v2
Expand Down

0 comments on commit 6901e1f

Please sign in to comment.