Skip to content

Commit 95f7ad5

Browse files
Update Sparkle Path for CI (#1318)
Update Sparkle Path
1 parent 8c24268 commit 95f7ad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
APP_VERSION: ${{ env.APP_VERSION }}
119119
APP_BUILD: ${{ env.APP_BUILD }}
120120
run: |
121-
SPARKLE_BIN="$RUNNER_TEMP/DerivedData/SourcePackages/artifacts/sparkle/bin"
121+
SPARKLE_BIN="$RUNNER_TEMP/DerivedData/SourcePackages/artifacts/sparkle/Sparkle/bin"
122122
SPARKLE_ARCHIVE="$RUNNER_TEMP/Sparkle_Archive"
123123
echo -n "$SPARKLE_KEY" | tee "$RUNNER_TEMP/sparkle_key"
124124
mkdir "$SPARKLE_ARCHIVE"

0 commit comments

Comments
 (0)