Skip to content

Commit

Permalink
gimme back gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 authored Jan 13, 2025
1 parent 37f2dbb commit 62c78e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
image_additional_mb: 1500
bind_mount_repository: true
commands: |
apt-get update && apt-get install -y gcc g++
cmake -B cmake_build -DCMAKE_BUILD_TYPE=Release
cmake --build cmake_build -j 4
Expand Down

0 comments on commit 62c78e2

Please sign in to comment.