1 parent 36aa1ad commit 25e19a7Copy full SHA for 25e19a7
1 file changed
.github/workflows/create.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Install dependencies
12
run: |
13
sudo apt-get update
14
- sudo apt-get install -y gpg
+ sudo apt-get install -y gpg build-essential cmake git libcurl4-openssl-dev libssl-dev
15
- name: compile transmision
16
17
git clone https://github.com/transmission/transmission.git
0 commit comments