forked from Silverfish/proton-bridge
This commit is contained in:
@ -11,8 +11,10 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Setup GO
|
||||
uses: actions/setup-go@v5
|
||||
|
||||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.23.3'
|
||||
|
||||
- name: Install build-essentials
|
||||
run: apt install build-essential
|
||||
|
||||
Reference in New Issue
Block a user