Signed-off-by: spv <spv0x04@proton.me>
This commit is contained in:
parent
4f1af45870
commit
c051968746
@ -12,6 +12,10 @@ jobs:
|
||||
#run: apt update
|
||||
# - run: apt install cargo golang -y
|
||||
# - run: cargo build --release
|
||||
- name: setup go
|
||||
uses: https://github.com/actions/setup-go@v4
|
||||
with:
|
||||
go-version: '>=1.20.1'
|
||||
- name: Use Go Action
|
||||
uses: https://gitea.com/actions/release-action@main
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user