Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
app signing update
  • Loading branch information
jclark118 authored Oct 25, 2023
1 parent 9e0af31 commit 275014b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
alias: ${{ secrets.ALIAS }}
keyStorePassword: ${{ secrets.KEY_STORE_PASSWORD }}
keyPassword: ${{ secrets.KEY_PASSWORD }}
env:
BUILD_TOOLS_VERSION: "30.0.2"
- name: Copy Release Artifacts
run: |
mkdir mapcache/build/release
Expand Down

0 comments on commit 275014b

Please sign in to comment.