1
0
Fork 0
mirror of synced 2024-05-17 19:03:08 +12:00
This commit is contained in:
Rafał Mikrut 2023-11-20 18:50:18 +01:00
parent d332f32271
commit aa71cd0480

View file

@ -143,7 +143,7 @@ jobs:
- uses: actions/checkout@v1
- name: Install dependencies(mostly sd)
run: |
sudo apt update || true; sudo apt install wget -y
dnf install wget -y
wget https://github.com/chmln/sd/releases/download/v1.0.0/sd-v1.0.0-x86_64-unknown-linux-gnu.tar.gz -O a.tar.gz
tar -xzf a.tar.gz
chmod +x sd-v1.0.0-x86_64-unknown-linux-gnu/sd