mirror of
https://github.com/number571/go-peer.git
synced 2026-09-12 19:50:00 +05:00
update
This commit is contained in:
parent
f9e303fe88
commit
e9bdcdec49
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
- name: Ubuntu updating
|
||||
run: sudo apt-get update
|
||||
- name: GCC installing
|
||||
run: sudo apt-get install -y wget gcc make
|
||||
run: sudo apt-get install -y wget gcc make tar
|
||||
- name: Golang installing
|
||||
run: >-
|
||||
wget https://dl.google.com/go/go1.16.linux-amd64.tar.gz && \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user