mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 19:45:29 +00:00
Fix typo in CI workflow
This commit is contained in:
parent
b17bd45cf3
commit
c622ee9dac
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
@ -85,7 +85,7 @@ jobs:
|
|||||||
OUCH_ARTIFACTS_FOLDER: artifacts
|
OUCH_ARTIFACTS_FOLDER: artifacts
|
||||||
RUSTFLAGS: -C strip=symbols
|
RUSTFLAGS: -C strip=symbols
|
||||||
|
|
||||||
- name: Upload bianry
|
- name: Upload binary
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: ouch-${{ matrix.target }}${{ matrix.ext }}
|
name: ouch-${{ matrix.target }}${{ matrix.ext }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user