Skip to content

Commit 8bff9a7

Browse files
committed
build snapshot
1 parent cd9b28b commit 8bff9a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
run: ./gradlew assemble nativeImage '-Dbuild.profile=release' '-PcliVersion=$SPP_RELEASE_VERSION'
9595
shell: powershell
9696

97-
- name: Build native spp-cli.exe (Release)
97+
- name: Build native spp-cli.exe (Snapshot)
9898
if: github.ref == 'refs/heads/master'
9999
run: ./gradlew assemble nativeImage '-Dbuild.profile=release'
100100
shell: powershell

0 commit comments

Comments
 (0)