Skip to content

Commit

Permalink
fix: fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dtomasi committed Aug 28, 2021
1 parent 5c2de8e commit a60c913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- name: Checkout repo
uses: actions/[email protected]
- name: Ping endpoint
run: curl "https://proxy.golang.org/github.com/dtomasi/di/@v/$(git describe HEAD --tags --abbrev=0).info"
run: curl "https://proxy.golang.org/github.com/dtomasi/gocc/@v/$(git describe HEAD --tags --abbrev=0).info"

0 comments on commit a60c913

Please sign in to comment.