Commit 22b639f0bd6a59065c429dc1a743d0504e31445b

Authored by Perry Werneck
Committed by GitHub
1 parent 14a927da
Exists in master and in 1 other branch develop

Update msys2.yml

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.github/workflows/msys2.yml
... ... @@ -17,5 +17,6 @@ jobs:
17 17 - name: CI-Build
18 18 run: |
19 19 ls -l /mingw64/include
  20 + gcc -v
20 21 ./win/ci-build.sh
21 22  
... ...