Skip to content

Commit

Permalink
Make editor executable executable
Browse files Browse the repository at this point in the history
  • Loading branch information
chippmann committed May 19, 2024
1 parent 213b79c commit 13d47eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/profile_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
- name: Profile benchmarks
run: |
cd modules/kotlin_jvm/harness/benchmarks/
chmod +x ../../../../bin/godot.*
# no embedded jre
./gradlew profileAndUpload
timeout-minutes: 30

0 comments on commit 13d47eb

Please sign in to comment.