Skip to content

Commit

Permalink
change workflow site-deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kazhuravlev authored and avelino committed Apr 3, 2023
1 parent d9c597d commit 9fa7635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/site-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]
with:
Expand Down

0 comments on commit 9fa7635

Please sign in to comment.