Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #28 from lighttube-org/fix/ci
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
kuylar authored Jan 6, 2024
2 parents 4f7191d + ef86031 commit cc297b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-ci-generate-apk-aab-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: timheuer/[email protected]
with:
fileName: 'android_keystore.jks'
fileDir: '/home/runner/work/lighttube-android/lighttube-android/app/keystore/'
fileDir: '/home/runner/work/LightTube-Android/LightTube-Android/app/keystore/'
encodedString: ${{ secrets.KEYSTORE }}

# Build and sign APK ("-x test" argument is used to skip tests)
Expand Down

0 comments on commit cc297b9

Please sign in to comment.