Skip to content

Commit

Permalink
fix github runner
Browse files Browse the repository at this point in the history
  • Loading branch information
mhogomchungu committed Jan 9, 2024
1 parent fa4982f commit 7b6eeb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/MediaDownloader4Windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# uses: crazy-max/ghaction-chocolatey@v1
# with:
# args: install mingw --version=8.1.0 -y
- uses: numworks/setup-msys2@v1
uses: numworks/setup-msys2@v1
with:
msystem: MINGW32
# -
Expand Down

0 comments on commit 7b6eeb6

Please sign in to comment.