Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyWie authored Oct 19, 2023
1 parent 7d2f23f commit 3af9007
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ jobs:
steps:
- name: Test
run: |
ls C:\Program Files\Git\mingw64\bin
ls C:\Strawberry\c\bin
ls C:\Strawberry\perl\bin
ls C:\ProgramData\Chocolatey\lib\mingw\tools\install\mingw64\bin
ls "C:\Program Files\Git\mingw64\bin"
ls "C:\Strawberry\c\bin"
ls "C:\Strawberry\perl\bin"
ls "C:\ProgramData\Chocolatey\lib\mingw\tools\install\mingw64\bin"
where libstdc++-6.dll

0 comments on commit 3af9007

Please sign in to comment.