mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-04-27 12:32:26 +02:00
chore(ci): fix docs action
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
parent
d097f474ac
commit
0ccc79f099
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
@ -17,6 +17,9 @@ jobs:
|
||||
- uses: arduino/setup-task@v1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.17
|
||||
- run: task docs:build
|
||||
- uses: wjdp/htmltest-action@master
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user