Skip to content

Commit

Permalink
after 30 commits ci finally works!
Browse files Browse the repository at this point in the history
thanks architects for helping with it
  • Loading branch information
cafeed28 committed Feb 22, 2024
1 parent e6aefc6 commit 071b3d0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,11 @@ jobs:
run: |
cd android
echo $STORE_FILE | base64 -d > keystore.jks
pwd && ls -la && ls keystore.jks
sha1sum keystore.jks
./gradlew assembleDebug --no-configuration-cache --no-daemon \
-Pandroid.injected.signing.store.file=$(pwd)/keystore.jks \
-Pandroid.injected.signing.store.password="$STORE_PASSWORD" \
-Pandroid.injected.signing.key.alias=key0 \
-Pandroid.injected.signing.key.password="$KEY_PASSWORD"
ls -R app/build/outputs/apk
- name: Upload apk
uses: actions/upload-artifact@v4
Expand Down

6 comments on commit 071b3d0

@funx233
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

кафиф!

@cafeed28
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

aey[!

@funx233
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

когда!

@cafeed28
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Почему

@funx233
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

кафиф!

@funx233
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

дай трубку виху

Please sign in to comment.