Skip to content

Commit 25e19a7

Browse files
committed
compiling things from source pain
1 parent 36aa1ad commit 25e19a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Install dependencies
1212
run: |
1313
sudo apt-get update
14-
sudo apt-get install -y gpg
14+
sudo apt-get install -y gpg build-essential cmake git libcurl4-openssl-dev libssl-dev
1515
- name: compile transmision
1616
run: |
1717
git clone https://github.com/transmission/transmission.git

0 commit comments

Comments
 (0)