generated from SGDA/GodotExampleProject
Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
c88555c45e | |||
e7c86dfe02 | |||
00e7f63081 |
@ -41,14 +41,14 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
needs: BumpTag
|
||||
container:
|
||||
image: barichello/godot-ci:mono-4.4.1
|
||||
image: barichello/godot-ci:4.4.1
|
||||
|
||||
steps:
|
||||
- name: Install node, curl and zip
|
||||
run: |
|
||||
apt update && apt -y install curl zip nodejs
|
||||
- name: Checkout with LFS
|
||||
uses: https://git.game-dev.space/minimata/checkout-lfs.git@main
|
||||
uses: https://git.game-dev.space/minimata/checkout-with-lfs.git@main
|
||||
with:
|
||||
checkout-version: 3
|
||||
- name: Import resources and build solution
|
||||
|
Reference in New Issue
Block a user