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 8bff9a7 commit 72f86afCopy full SHA for 72f86af
.github/workflows/build.yml
@@ -95,7 +95,6 @@ jobs:
95
shell: powershell
96
97
- name: Build native spp-cli.exe (Snapshot)
98
- if: github.ref == 'refs/heads/master'
99
run: ./gradlew assemble nativeImage '-Dbuild.profile=release'
100
101
0 commit comments