Skip to content

Commit dd01192

Browse files
committed
DEBUG CURRENT GCC LIST
1 parent 5b01226 commit dd01192

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run_test_suite.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
sudo ln -s "${i}-${{ matrix.gcc }}" /usr/bin/"${i}"
112112
"${i}" --version | head -n1
113113
done
114+
ls -l /usr/bin/gcc*
114115
ls -l /usr/bin/*-"${{ matrix.gcc }}"
115116
116117
- name: make install

0 commit comments

Comments
 (0)