We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4fcfff commit 0b8aae7Copy full SHA for 0b8aae7
.github/workflows/ci.yaml
@@ -1125,7 +1125,7 @@ jobs:
1125
needs: [build-msi-package]
1126
with:
1127
# Ensure that version starts with prefix 3.
1128
- # In the future it can be adapted to compare with with git tag or version set in the build.s
+ # In the future it can be adapted to compare with with git tag or version set in the project/Build.scala
1129
version: "3."
1130
java-version: 8
1131
0 commit comments