Fix build isses from outdated packages
This commit is contained in:
parent
c3539aff16
commit
266db8b617
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user