Skip to content

Commit

Permalink
Is this the one?
Browse files Browse the repository at this point in the history
  • Loading branch information
kitallis committed Mar 5, 2024
1 parent 276f353 commit f15c0b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mobile-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
file keystore/ente_photos_key.jks
flutter build apk --release --flavor independent && mv build/app/outputs/flutter-apk/app-independent-release.apk build/app/outputs/flutter-apk/ente.apk
env:
SIGNING_KEY_PATH: '/home/runner/work/_temp/keystore/ente_photos_key.jks'
SIGNING_KEY_PATH: '/Users/runner/actions-runner/_work/_temp/keystore/ente_photos_key.jks'
SIGNING_KEY_ALIAS: entekey
SIGNING_KEY_PASSWORD: foobar
SIGNING_STORE_PASSWORD: foobar
Expand Down

0 comments on commit f15c0b2

Please sign in to comment.