This commit is contained in:
parent
84ac12a98e
commit
43f450d15d
@ -10,9 +10,7 @@ jobs:
|
|||||||
- 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: |
|
- run: |
|
||||||
ls target
|
ls target/x86_64-unknown-linux-gnu/release
|
||||||
ls target/*
|
|
||||||
ls target/*/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