mirror of
https://github.com/balt-dev/appleone.git
synced 2024-12-21 19:29:17 +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
|
||||
|
||||
- name: Build Binary
|
||||
run: cargo build --verbose --locked --release --target ${{ matrix.target }}
|
||||
run: cargo build --verbose --release --target ${{ matrix.target }}
|
||||
|
||||
- name: Release Binary
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user