Fix CI Workflow (#5)

* Add gtk-3

* Make dxc executable

* Point to latest dxc-bin

* Remove unnecessary chmod
This commit is contained in:
David Chavez 2024-05-12 05:30:16 +02:00 committed by GitHub
parent d64100a058
commit ecdd609c49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ jobs:
if: runner.os == 'Linux'
run: |
sudo apt-get update
sudo apt-get install -y ninja-build libsdl2-dev
sudo apt-get install -y ninja-build libsdl2-dev libgtk-3-dev
# Install SDL2
echo ::group::install SDL2

@ -1 +1 @@
Subproject commit 2581d4244d227aa208b2339c98dd604b44a6d898
Subproject commit 46e63bcacad9e20e97f221fe492482d84a88210c