Fix typo in CI workflow

This commit is contained in:
João Marcos Bezerra 2022-11-20 15:49:10 -03:00 committed by GitHub
parent b17bd45cf3
commit c622ee9dac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,7 +85,7 @@ jobs:
OUCH_ARTIFACTS_FOLDER: artifacts
RUSTFLAGS: -C strip=symbols
- name: Upload bianry
- name: Upload binary
uses: actions/upload-artifact@v3
with:
name: ouch-${{ matrix.target }}${{ matrix.ext }}