Skip to content

Commit

Permalink
add delay
Browse files Browse the repository at this point in the history
  • Loading branch information
RohanKrMahato committed Nov 26, 2024
1 parent 035ed0c commit 158ee32
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/windows-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@ jobs:
mingw-w64-x86_64-gcc
mingw-w64-x86_64-cmake
mingw-w64-x86_64-make
cache: false
- name: Wait for MSYS2 to complete setup
run: sleep 60
- name: Add MSYS2 to PATH
run: |
echo "C:\msys64\mingw64\bin" >> $Env:GITHUB_PATH
Expand Down

0 comments on commit 158ee32

Please sign in to comment.