mirror of
https://codeberg.org/scip/golsky.git
synced 2025-12-16 20:20:57 +01:00
fix apt
This commit is contained in:
@@ -20,8 +20,8 @@ steps:
|
||||
- apt-get -y install libgl1-mesa-dri
|
||||
- apt-get -y install libxcursor1
|
||||
#- apt-get -y install libxi6
|
||||
- apt-get -y libxrandr2
|
||||
- apt-get -y libxxf86vm1
|
||||
- apt-get -y install libxxf86vm1
|
||||
- apt-get -y install libxrandr2
|
||||
- apt-get -y 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
|
||||
|
||||
Reference in New Issue
Block a user