Added it back and bumped it
This commit is contained in:
parent
d7bd15cf6b
commit
4b299b032b
1 changed files with 4 additions and 0 deletions
4
.github/workflows/build-macos.yml
vendored
4
.github/workflows/build-macos.yml
vendored
|
@ -45,6 +45,10 @@ jobs:
|
||||||
with:
|
with:
|
||||||
xcode-version: '12.4'
|
xcode-version: '12.4'
|
||||||
|
|
||||||
|
- uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Change Version
|
- name: Change Version
|
||||||
run: sudo chmod +x resources/version.sh && ./resources/version.sh || true
|
run: sudo chmod +x resources/version.sh && ./resources/version.sh || true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue