Skip to content

Commit

Permalink
Fixed yaml file error
Browse files Browse the repository at this point in the history
  • Loading branch information
Ranger-NF committed Aug 23, 2024
1 parent cdcfdc8 commit dfd4431
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/godot-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
- name: Setup Android SDK
uses: android-actions/setup-android@v3

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

- name: Adding env file
Expand Down

0 comments on commit dfd4431

Please sign in to comment.