added g++ to needed downloads

This commit is contained in:
AdenKoperczak 2024-09-19 13:41:00 -04:00
parent 0585ab828c
commit 2cd0a16028

View file

@ -113,7 +113,8 @@ jobs:
libfuse2 \ libfuse2 \
ninja-build \ ninja-build \
clang-17 \ clang-17 \
gcc-11 gcc-11 \
g++-11
- name: Setup Python Environment - name: Setup Python Environment
shell: pwsh shell: pwsh