Update build.yml
Some checks failed
Linux Export

This commit is contained in:
Snoweuph 2023-04-02 22:55:14 +02:00
parent 01ba6c46a0
commit 03d3456041

View file

@ -11,7 +11,7 @@ jobs:
name: Linux Export name: Linux Export
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
container: container:
image: barichello/godot-ci:3.3.4 image: barichello/godot-ci:4.0.1
steps: steps:
- name: Setting Up Packages - name: Setting Up Packages
run: | run: |