Add gcc version.

This commit is contained in:
cheatfate 2024-06-12 16:38:31 +03:00
parent e65abda74b
commit bee9140259
No known key found for this signature in database
GPG Key ID: 46ADD633A7201F95

View File

@ -161,6 +161,7 @@ jobs:
run: |
nim --version
nimble --version
gcc --version
nimble install -y --depsOnly
nimble install -y libbacktrace
nimble test