Skip to content

Commit

Permalink
🛣 Changed workflow to use paths instead of selected packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Ranger-NF committed Aug 23, 2024
1 parent 1452b38 commit cdcfdc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/godot-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ jobs:

- name: Setup Android SDK
uses: android-actions/setup-android@v3
with:
packages: platform-tools build-tools ndk cmake platforms cmdline-tools

run: echo "$ANDROID_HOME/build-tools/34.0.0" >> $GITHUB_PATH"

- name: Adding env file
run: |
Expand Down

0 comments on commit cdcfdc8

Please sign in to comment.