mirror of
https://github.com/balt-dev/appleone.git
synced 2025-01-02 18:32:49 +00:00
Adjust CI'
This commit is contained in:
parent
59ab421b8b
commit
a52a72e7d3
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -56,7 +56,7 @@ jobs:
|
|||||||
BIN_RELEASE="${PROJECT_NAME}-${{ matrix.name }}${BIN_SUFFIX}"
|
BIN_RELEASE="${PROJECT_NAME}-${{ matrix.name }}${BIN_SUFFIX}"
|
||||||
BIN_RELEASE_VERSIONED="${PROJECT_NAME}-${{ github.ref_name }}-${{ matrix.name }}${BIN_SUFFIX}"
|
BIN_RELEASE_VERSIONED="${PROJECT_NAME}-${{ github.ref_name }}-${{ matrix.name }}${BIN_SUFFIX}"
|
||||||
|
|
||||||
rm ./.github/workflows/build/apple*
|
rm .github/workflows/build/apple*
|
||||||
|
|
||||||
# Move the built binary where you want it
|
# Move the built binary where you want it
|
||||||
mv "${BIN_OUTPUT}" "./.github/workflows/build/${BIN_RELEASE}"
|
mv "${BIN_OUTPUT}" "./.github/workflows/build/${BIN_RELEASE}"
|
||||||
|
Loading…
Reference in New Issue
Block a user