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 c5a74bc commit 0f6c001Copy full SHA for 0f6c001
.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