Update .forgejo/workflows/godot-html5.yml
Some checks failed
Test Runner / test (push) Successful in 2s
Build Godot HTML5 / build (push) Failing after 3s

This commit is contained in:
Tanner Van Teeffelen 2026-05-09 01:20:26 -04:00
parent bc3d0aa502
commit 6ed442972e

View file

@ -9,9 +9,6 @@ jobs:
build:
runs-on: docker
container:
image: barichello/godot-ci:4.2
steps:
- name: Checkout repo
uses: actions/checkout@v4