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 c2ce84c commit 775f19aCopy full SHA for 775f19a
.github/workflows/dockerimage.yml
@@ -14,7 +14,7 @@ jobs:
14
run: docker build --tag scrapedia/privoxy:$(date +%s) --file Dockerfile .
15
working-directory: versions/alpine
16
17
- install shellcheck:
+ install_shellcheck:
18
19
runs-on: ubuntu-latest
20
0 commit comments