Skip to content

Commit 09aadfb

Browse files
committed
update g++
1 parent f2175c0 commit 09aadfb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/builds.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ jobs:
7474
env:
7575
SCONS_CACHE: ${{ github.workspace }}/.scons-cache/
7676
run: |
77+
sudo apt update
78+
sudo apt install --reinstall g++
7779
sudo apt-get install tree
7880
pwd
7981
tree /usr/include/c++

0 commit comments

Comments
 (0)