Signed-off-by: spv <spv0x04@proton.me>
This commit is contained in:
parent
89e0bb8db0
commit
39dacbcc9f
@ -10,7 +10,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: install rust
|
- name: install rust
|
||||||
run: apt update
|
run: apt update
|
||||||
- run: apt install cargo -y
|
- run: apt install cargo go -y
|
||||||
- run: cargo build --release
|
- run: cargo build --release
|
||||||
- name: Use Go Action
|
- name: Use Go Action
|
||||||
uses: https://gitea.com/actions/release-action@main
|
uses: https://gitea.com/actions/release-action@main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user