Signed-off-by: spv <spv0x04@proton.me>
This commit is contained in:
parent
f86e10ae7e
commit
4f1af45870
@ -8,10 +8,10 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v4
|
||||
- name: install rust
|
||||
run: #apt update
|
||||
- run: #apt install cargo golang -y
|
||||
- run: #cargo build --release
|
||||
# - name: install rust
|
||||
#run: apt update
|
||||
# - run: apt install cargo golang -y
|
||||
# - run: cargo build --release
|
||||
- name: Use Go Action
|
||||
uses: https://gitea.com/actions/release-action@main
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user