Fix build isses from outdated packages

This commit is contained in:
GPUCode 2023-07-13 03:23:25 +03:00
parent c3539aff16
commit 266db8b617

View File

@ -22,7 +22,7 @@ jobs:
- name: Install dependencies
run: |
echo '========== Installing gulp & dependencies =========='
sudo apt-get install graphicsmagick
sudo apt-get update && sudo apt-get install graphicsmagick
- name: Build
env:
TENANT: 'citra'