Skip to content

Commit 8f1a99d

Browse files
committed
print gcc-10 paths
1 parent fadc677 commit 8f1a99d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/unit-tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
source ~/.bashrc
5353
ls ~/.bashrc
5454
cat ~/.bashrc
55+
command -v gcc-10
56+
command -v g++-10
5557
5658
- name: "Log tool versions"
5759
run: |-

0 commit comments

Comments
 (0)