Skip to content

Commit

Permalink
ci/cd: itchio: use godot 3.5.3 again
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed Oct 2, 2024
1 parent b58cfff commit cb7f104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-itchio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Godot HTML5 export
uses: dulvui/godot-html-export@v1
with:
godot-version: 3.6
godot-version: 3.5.3
working-directory: ${{ env.WORKING_DIRECTORY }}
create-export-preset-cfg: false

Expand Down

0 comments on commit cb7f104

Please sign in to comment.