We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2191fd + 4049a91 commit 8e0b789Copy full SHA for 8e0b789
1 file changed
.github/workflows/ci.yml
@@ -102,6 +102,7 @@ jobs:
102
103
- name: Install dependencies
104
run: |
105
+ sudo apt-get update
106
sudo apt-get install -y \
107
btrfs-tools \
108
libseccomp2 \
0 commit comments