Skip to content

Commit

Permalink
Make upgrade_native_image_version.sh Executable (#270)
Browse files Browse the repository at this point in the history
Motivation:
Fix execution failure of `upgrade_native_image_version.sh` due to
missing execute permission.

Modifications:
Ran `chmod +x ./upgrade_native_image_version.sh` to make the script
executable.

Result:
Script is now executable.
  • Loading branch information
jchrys authored Apr 6, 2024
1 parent 52bc71f commit 8641fc4
Showing 1 changed file with 0 additions and 0 deletions.
Empty file modified .github/scripts/upgrade_native_image_version.sh
100644 → 100755
Empty file.

0 comments on commit 8641fc4

Please sign in to comment.