Skip to content

Commit

Permalink
ci: add android version install
Browse files Browse the repository at this point in the history
  • Loading branch information
dansiegel committed Jan 20, 2024
1 parent 6e5f119 commit eabfc17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_forms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ jobs:
with:
name: Build Prism.Forms
solution-path: PrismLibrary_Forms.slnf
android-version: 29
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
solution-path: PrismLibrary_Forms.slnf
code-sign: true
artifact-name: Forms
android-version: 29
secrets:
codeSignKeyVault: ${{ secrets.CodeSignKeyVault }}
codeSignClientId: ${{ secrets.CodeSignClientId }}
Expand Down

0 comments on commit eabfc17

Please sign in to comment.