We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb91d3b commit 6ca280dCopy full SHA for 6ca280d
.github/workflows/test.yml
@@ -24,6 +24,7 @@ jobs:
24
25
- name: Install dependencies
26
run: |
27
+ sudo apt-get update
28
sudo apt-get install libsane-dev
29
30
# No tests: just check it can install
0 commit comments