bruh
Some checks failed
Build / Build (push) Failing after 43s

Signed-off-by: spv <spv0x04@proton.me>
This commit is contained in:
spv 2024-07-26 01:49:10 +02:00
parent 4f1af45870
commit c051968746
No known key found for this signature in database
GPG Key ID: A527CD7A0F9353D8

View File

@ -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: