Skip to content

Commit

Permalink
Fix check_import.sh 2
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasnlm committed Nov 18, 2023
1 parent 08ceeb8 commit 2b3d62d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Run script
run: |
chmod +x ./gdx/check_import.sh
bash ./gdx/check_import.sh ./gdx/build.gradle
bash ./gdx/check_import.sh ./gdx/build.gradle.kts
shell: bash

ktlint:
Expand Down

0 comments on commit 2b3d62d

Please sign in to comment.