revert 6ed442972e
Some checks failed
Build Godot HTML5 / build (push) Failing after 2s
Test Runner / test (push) Successful in 3s

revert Update .forgejo/workflows/godot-html5.yml
This commit is contained in:
Tanner Van Teeffelen 2026-05-09 01:21:59 -04:00
parent 6ed442972e
commit abfb0dd818

View file

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