Skip to content

Commit b0a405a

Browse files
authored
Update wireproxy.yml
1 parent 25e6568 commit b0a405a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wireproxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Git clone WireProxy
2626
run: |
27-
git clone https://github.com/octeep/wireproxy.git ${{ env.workdir }}
27+
git clone https://github.com/pufferffish/wireproxy.git ${{ env.workdir }}
2828
cp ./.github/wireproxy-releaser.yml ${{ env.workdir }}/.goreleaser.yml
2929
3030
- name: Set up GoReleaser

0 commit comments

Comments
 (0)