Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/windfgg/ProxyPool
Browse files Browse the repository at this point in the history
  • Loading branch information
windfgg committed Nov 23, 2023
2 parents 1c7f156 + 0bfacd6 commit b3287d7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/go-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@ jobs:
uses: actions/setup-go@v2
with:
go-version: 1.21.4


- name: Replace goproxy
run: git clone https://github.com/windfgg/goproxy.git

- name: Download dependencies
run: go mod vendor

Expand Down

0 comments on commit b3287d7

Please sign in to comment.