Signed-off-by: spv <spv0x04@proton.me>
This commit is contained in:
parent
f5643235ed
commit
2c69c7b7a9
@ -8,10 +8,10 @@ jobs:
|
||||
steps:
|
||||
- run: echo '${{secrets.RELEASE_TOKEN}}' | base64
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v4
|
||||
#- name: install rust
|
||||
uses: actions/checkout@v4
|
||||
#- name: install rust
|
||||
#run: apt update
|
||||
#- run: apt install cargo golang -y
|
||||
#- run: apt install cargo golang -y
|
||||
#- run: cargo build --release
|
||||
- name: setup go
|
||||
uses: https://github.com/actions/setup-go@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user