Skip to content

Commit 0d1f3ae

Browse files
committed
Add GCC to container
Required for b2 bootstrap
1 parent e70fde2 commit 0d1f3ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ jobs:
139139
sudo \
140140
software-properties-common \
141141
bzip2 \
142+
gcc \
142143
git \
143144
make \
144145
wget

0 commit comments

Comments
 (0)