Skip to content

Commit

Permalink
Update build_questpdf_skia.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcinZiabek authored Mar 19, 2024
1 parent 9b8bc41 commit 0f3c8cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_questpdf_skia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
if: runner.os == 'Linux'
run: |
gcc --version
apt install gcc-11 g++-11
sudop apt install gcc-11 g++-11 --yes
gcc --version
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
echo "${{ github.workspace }}/depot_tools" >> $GITHUB_PATH
Expand Down

0 comments on commit 0f3c8cb

Please # to comment.