Skip to content

Commit

Permalink
Experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
negrutiu committed Oct 6, 2024
1 parent 50a750c commit adb9c9f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/experiments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
if exist "%%d\bin\gcc.exe" echo ---------- %%d\bin\gcc.exe ---------- && "%%d\bin\gcc.exe" -v
)
echo ----------------------------------------------------
dir /b /s %SystemDrive%\msys64\*.exe
echo ----------------------------------------------------
where gcc.exe
gcc.exe -v
echo ====================================================
Expand Down Expand Up @@ -64,6 +66,8 @@ jobs:
if exist "%%d\bin\gcc.exe" echo ---------- %%d\bin\gcc.exe ---------- && "%%d\bin\gcc.exe" -v
)
echo ----------------------------------------------------
dir /b /s %SystemDrive%\msys64\*.exe
echo ----------------------------------------------------
where gcc.exe
gcc.exe -v
echo ----------------------------------------------------
Expand Down

0 comments on commit adb9c9f

Please sign in to comment.