Skip to content

Commit 7c561bf

Browse files
committed
Update gcc.yml
1 parent 8547904 commit 7c561bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gcc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
- run: |
6464
export PATH=/opt/gcc-latest/bin:$PATH
6565
export LD_RUN_PATH=/opt/gcc-latest/lib64
66+
echo 'export PATH="/opt/gcc-latest/bin:$PATH"' >> ~/.profile
6667
6768
- name: vcpkg-action
6869

0 commit comments

Comments
 (0)