Skip to content

Commit

Permalink
See what's in that bin folder
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall authored Apr 19, 2024
1 parent e86f2ee commit 1991c0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
if: matrix.os == 'windows-latest'
run: |
choco install mingw -y
ls -l C:\ProgramData\mingw64\mingw64\bin
echo "C:\ProgramData\chocolatey\lib\mingw\tools\install\mingw64\bin" >> $GITHUB_PATH
cp sample.env .env
C:\Program Files\Git\bin\bash.exe ./build/scripts/check-secrets.sh yes
Expand Down

0 comments on commit 1991c0d

Please sign in to comment.