cd.yaml: delete ls
This commit is contained in:
parent
4b4ce03a3b
commit
bcfc36e5d0
@ -13,8 +13,6 @@ jobs:
|
|||||||
toolchain: stable
|
toolchain: stable
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: cargo build --release --target x86_64-unknown-linux-gnu
|
- run: cargo build --release --target x86_64-unknown-linux-gnu
|
||||||
- run: |
|
|
||||||
ls target/x86_64-unknown-linux-gnu/release
|
|
||||||
- name: Upload Release Binary
|
- name: Upload Release Binary
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user