Actualiser .forgejo/workflows/build_test.yml
Some checks failed
build_test / linux export (push) Has been cancelled
Some checks failed
build_test / linux export (push) Has been cancelled
This commit is contained in:
parent
f1a0576624
commit
5dcb70ddd0
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ env:
|
||||||
jobs:
|
jobs:
|
||||||
export-linux:
|
export-linux:
|
||||||
name: linux export
|
name: linux export
|
||||||
runs-on:khixi
|
runs-on: khixi
|
||||||
container:
|
container:
|
||||||
image: khaganat/godot-export:4.2beta
|
image: khaganat/godot-export:4.2beta
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue