Skip to content

Commit

Permalink
Okay, I guess we need the full path?
Browse files Browse the repository at this point in the history
  • Loading branch information
absurdfarce committed Oct 30, 2024
1 parent 9ccd945 commit 2b2d464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- uses: ilammy/msvc-dev-cmd@v1
- name: Install dependencies
run: pacman -S libuv libuv-devel zlib zlib-devel heimdal-libs mingw-w64-x86_64-ntldd
run: C:\msys64\pacman -S libuv libuv-devel zlib zlib-devel heimdal-libs mingw-w64-x86_64-ntldd
- name: Build and run tests
run: |
mkdir build
Expand Down

0 comments on commit 2b2d464

Please sign in to comment.