rename workflow steps
Some checks failed
Build Godot Project1 / godot (batrix.exe, windows) (push) Failing after 10s
Build Godot Project1 / godot (batrix.x86_64, linux) (push) Failing after 2s
Build Godot Project1 / godot (batrix.zip, mac) (push) Failing after 3s

This commit is contained in:
Teatov 2025-03-06 20:59:24 +10:00
parent a1fd339bc8
commit f175a9a9f9

View File

@ -23,13 +23,13 @@ jobs:
with:
lfs: true
- run: echo "version=${GITHUB_REF/refs\/tags\/v/}" >> $GITHUB_ENV
- name: Export ${{ matrix.preset }} from Godot
- name: Export from Godot
uses: mlm-games/build-godot-action@v1
with:
BINARY_NAME: batrix
EXPORT_PRESET_NAME: ${{ matrix.preset }}
GODOT_VER: 4.4
- name: Bundle ${{ matrix.preset }} export
- name: Zip
uses: montudor/action-zip@v0.1.1
with:
args: >-