mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Flow 2.1
This commit is contained in:
parent
646ae32ec2
commit
3ac54d0b7c
2
.github/workflows/build-godot.yml
vendored
2
.github/workflows/build-godot.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Reference in a new issue