Skip to content

Commit

Permalink
Update core.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shiroinekotfs committed Nov 23, 2024
1 parent f188ede commit 77b2a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Obtain source code from https://repo.msys2.org/mingw/sources/
run: |
wget https://repo.msys2.org/mingw/sources/mingw-w64-dlfcn-1.4.1-1.src.tar.zst -O mingw-w64-dlfcn-1.4.1-1.src.tar.zst
wget https://repo.msys2.org/mingw/sources/mingw-w64-dlfcn-1.4.1-1.src.tar.zst
- name: Extract Source Code into Root Directory
run: tar --strip-components=1 -xf mingw-w64-dlfcn-1.4.1-1.src.tar.zst
Expand Down

0 comments on commit 77b2a4c

Please sign in to comment.