Skip to content

Commit

Permalink
ci: force quicker indexing
Browse files Browse the repository at this point in the history
  • Loading branch information
Integralist committed Mar 23, 2023
1 parent cf09abd commit 8a96ffd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ jobs:
name: ${{ github.ref_name }}
env:
GITHUB_REPOSITORY: fastly/fastly-go
- name: Force quicker pkg.go.dev indexing
run: curl 'https://proxy.golang.org/github.com/fastly/fastly-go/@v/${{ github.ref_name }}.info'

0 comments on commit 8a96ffd

Please sign in to comment.