Skip to content

Commit 2ab1445

Browse files
committed
fix pipeline
1 parent d5d2530 commit 2ab1445

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ jobs:
189189
path: dist/macos
190190

191191
- run: |
192-
mv checksum.txt dist/checksum.txt
193192
mv dist/macos/SoundscapeSync.app.zip dist/macos/MacOS.zip
194193
mv dist/linux/soundscape-sync dist/linux/soundscape-sync-linux-x86
195194
@@ -213,4 +212,4 @@ jobs:
213212
dist/linux/**/*
214213
dist/windows/SoundscapeSync.exe
215214
dist/macos/MacOS.zip
216-
dist/checksum.txt
215+
checksum.txt

0 commit comments

Comments
 (0)