We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9da84c9 commit f8dc841Copy full SHA for f8dc841
.github/workflows/maven.yml
@@ -53,6 +53,6 @@ jobs:
53
with:
54
name: macosx_arm
55
path: io.sloeber.product/target/products/sloeber-ide-sloeber_release-macosx.cocoa.aarch64.zip
56
- - name: Build Sloeber SDK with Maven
+ - name: Build Sloeber SDK with Maven
57
run: mvn clean verify -PSDK,win64,latest -DskipTests=true
58
0 commit comments