Skip to content

Commit

Permalink
workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
menny committed Apr 18, 2023
1 parent d113166 commit 00ae1f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/post_merge_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ jobs:
type: [android_ndk, android_bazel]
include:
- type: android_ndk
ndk_version: ${{ env.NDK_VERSION }}
ndk_version: 23.0.7599858
squash: NO
- type: android_bazel
bazelisk_version: ${{ env.BASELISK_VERSION }}
bazelisk_version: v1.16.0
squash: SQUASH
runs-on: ubuntu-22.04
needs:
Expand Down

0 comments on commit 00ae1f9

Please sign in to comment.