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

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

View File

@ -8,10 +8,10 @@ jobs:
steps: steps:
- name: Checkout repo - name: Checkout repo
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: install rust # - name: install rust
run: #apt update #run: apt update
- run: #apt install cargo golang -y # - run: apt install cargo golang -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
with: with: