mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-14 07:15:31 +02:00
Re-enable native builds
This commit is contained in:
parent
4b7408a4d1
commit
420c774a43
4 changed files with 56 additions and 65 deletions
2
.github/actions/import-assets/action.yml
vendored
2
.github/actions/import-assets/action.yml
vendored
|
@ -6,7 +6,7 @@ runs:
|
|||
using: "composite"
|
||||
steps:
|
||||
- name: Setup Godot
|
||||
uses: lihop/setup-godot@4aad9daa7dd81c11329c4b54fdc26dbd39eea7d6
|
||||
uses: lihop/setup-godot@v2
|
||||
with:
|
||||
version: ${{ inputs.godot-version }}
|
||||
- name: Import assets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue