install gnu coreutils
This commit is contained in:
parent
fd01ea62f4
commit
1a3f36ddff
1
.github/workflows/cli.yml
vendored
1
.github/workflows/cli.yml
vendored
@ -57,6 +57,7 @@ jobs:
|
||||
md $GOPATH/bin
|
||||
choco install curl
|
||||
choco install wget
|
||||
choco install gnuwin32-coreutils.install
|
||||
curl -s https://api.github.com/repos/urfave/gfmrun/releases/latest | grep gfmrun-windows-amd64 | grep download | cut -d '"' -f 4 | wget -O $GOPATH/bin/gfmrun -i -
|
||||
npm install markdown-toc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user