Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Sep 7, 2024
1 parent b917449 commit 147d126
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ jobs:
KEYPASS: ${{ secrets.KEYPASS }}
STOREPASS: ${{ secrets.STOREPASS }}
run: |
echo "${KEYPASS}" | wc -c
cmake --build "${{ env.CMAKE_BUILD_DIR }}" --target bundle --config Release
- name: 📦 Upload artifacts
Expand Down

0 comments on commit 147d126

Please sign in to comment.