„.gitea/workflows/build.yml“ ändern
Some checks failed
Linux Export

This commit is contained in:
snoweuph 2023-03-20 19:08:06 +00:00
parent cfe7914e70
commit 9f456c4920

View file

@ -16,7 +16,7 @@ jobs:
name: Linux Export name: Linux Export
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
container: container:
image: arichello/godot-ci:3.3.4 image: barichello/godot-ci:3.3.4
steps: steps:
- name: Checkout - name: Checkout
uses: https://github.com/actions/checkout@v3 uses: https://github.com/actions/checkout@v3