Skip to content

Commit cd14e4e

Browse files
committed
chore: remove bump.sh and move it to action
1 parent 3a5addc commit cd14e4e

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Use Xcode 15.4
2020
run: |
2121
sudo xcode-select -s /Applications/Xcode_15.4.app/Contents/Developer
22-
./bump.sh
22+
agvtool new-version -all $(git rev-parse HEAD)
2323
2424
- name: Compile palera1nLoader
2525
run: |

bump.sh

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)