Skip to content
Snippets Groups Projects
Verified Commit d54f6303 authored by Griefed's avatar Griefed :joystick:
Browse files

ci: Try '11.0' for the version

parent 55f338cf
No related branches found
No related tags found
1 merge request!619Maintenance
......@@ -27,7 +27,7 @@ jobs:
- uses: luangong/setup-install4j@v1
with:
version: 11.0
version: '11.0'
license: ${{ secrets.INSTALL4J_LICENSE }}
- name: Set Permissions
......
......@@ -59,7 +59,7 @@ jobs:
- uses: luangong/setup-install4j@v1
with:
version: 11.0
version: '11.0'
license: ${{ secrets.INSTALL4J_LICENSE }}
- name: Build release
......
......@@ -57,7 +57,7 @@ jobs:
- uses: luangong/setup-install4j@v1
with:
version: 11.0
version: '11.0'
license: ${{ secrets.INSTALL4J_LICENSE }}
- name: Build release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment