mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
change workflow site-deploy.yaml
This commit is contained in:
parent
397db1349e
commit
7aa3985741
2
.github/workflows/site-deploy.yaml
vendored
2
.github/workflows/site-deploy.yaml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- name: Get dependencies
|
||||
run: go get -v -t -d ./...
|
||||
- name: Make awesome-go.com
|
||||
run: go run make_site.go scripts.go
|
||||
run: go run .
|
||||
- name: deploy awesome-go.com
|
||||
uses: jsmrcaga/action-netlify-deploy@v1.1.0
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user