fix failing build
This commit is contained in:
parent
a2a97c9bce
commit
fc741e590b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
go get github.com/urfave/gfmrun/cmd/gfmrun
|
go get github.com/urfave/gfmrun/cmd/gfmrun
|
||||||
go get golang.org/x/tools/cmd/goimports
|
go get golang.org/x/tools/cmd/goimports
|
||||||
go get ./...
|
go mod tidy
|
||||||
npm install markdown-toc
|
npm install markdown-toc
|
||||||
|
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
|
Loading…
Reference in New Issue
Block a user