This commit is contained in:
Rekku 2024-08-23 10:15:30 +01:00
parent 646ae32ec2
commit 3ac54d0b7c

View file

@ -32,7 +32,7 @@ jobs:
echo "MAIN_FOLDER=$pwd" >> $GITHUB_ENV
- name: Installing dependencies
run: pacman -Syu --noconfirm git bash yasm python python-pip scons gcc diffutils make wget unzip tar ming-w64
run: pacman -Syu --noconfirm git bash yasm python python-pip scons gcc diffutils make wget unzip tar mingw-w64
- name: Prepare Godot
run: |