Skip to content

Commit d51f02b

Browse files
committed
chore: oops
1 parent 1bb0ce2 commit d51f02b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build-linux/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ runs:
8080
env:
8181
# TAURI_SIGNING_PRIVATE_KEY: ${{ inputs.tauri-signing-private-key }}
8282
# TAURI_SIGNING_PRIVATE_KEY_PASSWORD: ${{ inputs.tauri-signing-private-key-password }}
83-
# SIGN: 1
83+
SIGN: 1
8484
APPIMAGETOOL_SIGN_PASSPHRASE: ${{ inputs.appimage-signing-private-key-password }}
8585
APPIMAGETOOL_FORCE_SIGN: 1
8686

0 commit comments

Comments
 (0)