1
0
Fork 0
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:
Emmanouil Papadeas 2024-08-21 16:33:22 +03:00
parent d70ddd72db
commit ff2a5f8b33

View file

@ -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