mirror of
https://github.com/balt-dev/appleone.git
synced 2024-12-22 10:29:32 +00:00
Update main.yml
This commit is contained in:
parent
1169e0916b
commit
fea1b62470
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
uses: Swatinem/rust-cache@v2
|
uses: Swatinem/rust-cache@v2
|
||||||
|
|
||||||
- name: Build Binary
|
- name: Build Binary
|
||||||
run: cargo build --verbose --locked --release --target ${{ matrix.target }}
|
run: cargo build --verbose --release --target ${{ matrix.target }}
|
||||||
|
|
||||||
- name: Release Binary
|
- name: Release Binary
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user