mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 09:09:47 +00:00
Fix web release workflow
This commit is contained in:
parent
d70ddd72db
commit
ff2a5f8b33
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -187,7 +187,7 @@ jobs:
|
||||||
name: Web Export 🌐
|
name: Web Export 🌐
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: docker://barichello/godot-ci:4.2.2
|
image: docker://barichello/godot-ci:4.3
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout 🛎️
|
- name: Checkout 🛎️
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Reference in a new issue