Skip to content

Commit

Permalink
Remove if
Browse files Browse the repository at this point in the history
  • Loading branch information
Daeda88 committed Jun 8, 2024
1 parent e096d2e commit dea3798
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
key: konan
- name: Install Android SDK
id: android_sdk_install
if: inputs.install-android-sdk == 'true'
uses: android-actions/setup-android@v3
with:
log-accepted-android-sdk-licenses: false
Expand Down

0 comments on commit dea3798

Please sign in to comment.