Skip to content

Commit eed96c7

Browse files
committed
Adding aptly install to PR CI for debugging.
1 parent 0c924d1 commit eed96c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
- name: Install deps
2020
run: |
2121
sudo apt-get update
22-
sudo apt-get install -y aptly
22+
sudo apt-get install -y aptly=1.4.0
2323
aptly config show

0 commit comments

Comments
 (0)