mirror of
https://codeberg.org/scip/golsky.git
synced 2025-12-16 20:20:57 +01:00
urgs
This commit is contained in:
@@ -22,7 +22,7 @@ steps:
|
||||
#- apt-get -y install libxi6
|
||||
- apt-get -y install libxxf86vm1
|
||||
- apt-get -y install libxrandr2
|
||||
- apt-get -y tar curl
|
||||
- apt-get -y install tar curl
|
||||
- curl https://go.dev/dl/go${goversion}.linux-amd64.tar.gz -L -o /tmp/go${goversion}.linux-amd64.tar.gz
|
||||
- tar -C /usr/local -xfz /tmp/go${goversion}.linux-amd64.tar.gz
|
||||
- export PATH=$PATH:/usr/local/go/bin
|
||||
|
||||
Reference in New Issue
Block a user