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.
2 parents b52c172 + 0f6c001 commit 6793483Copy full SHA for 6793483
.github/workflows/docs-and-linting.yml
@@ -28,7 +28,6 @@ jobs:
28
GOPATH: /home/runner/work/image-spec/image-spec/go
29
run: |
30
export PATH=$GOPATH/bin:$PATH
31
- docker pull quay.io/oci/pandoc:1.17.0.3-2.fc25.x86_64
32
cd go/src/github.com/opencontainers/image-spec
33
make install.tools
34
go get -u github.com/alecthomas/gometalinter
0 commit comments