Skip to content

Commit 0b8aae7

Browse files
Fix typo in ci.yaml
Co-authored-by: Hamza Remmal <[email protected]>
1 parent c4fcfff commit 0b8aae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1125,7 +1125,7 @@ jobs:
11251125
needs: [build-msi-package]
11261126
with:
11271127
# 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
1128+
# In the future it can be adapted to compare with with git tag or version set in the project/Build.scala
11291129
version: "3."
11301130
java-version: 8
11311131

0 commit comments

Comments
 (0)