Linux install: Setup GCC

This commit is contained in:
Jakub Melka 2024-01-21 11:43:41 +01:00
parent 1bf4e90b8c
commit a27d8be0e0

View File

@ -13,6 +13,12 @@ jobs:
with:
path: pdf4qt
- name: Set up GCC
uses: egor-tensin/setup-gcc@v1
with:
version: latest
platform: x64
- name: 'VCPKG: Set up VCPKG'
run: |
git clone --depth=1 https://github.com/microsoft/vcpkg.git