Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
AxVultis committed Feb 12, 2025
1 parent a568795 commit 1962c96
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,14 @@ jobs:
git
base-devel
mingw-w64-x86_64-toolchain
https://repo.msys2.org/mingw/mingw64/mingw-w64-x86_64-boost-1.85.0-4-any.pkg.tar.zst
mingw-w64-x86_64-cmake
- uses: actions/checkout@master

- name: Install dependencies
run: |
pacman -U https://repo.msys2.org/mingw/mingw64/mingw-w64-x86_64-boost-1.85.0-4-any.pkg.tar.zst
- name: Prepare version
shell: powershell
id: setup
Expand Down

0 comments on commit 1962c96

Please sign in to comment.