mirror of
https://github.com/whyvl/wireproxy.git
synced 2025-04-29 19:01:42 +02:00
Update wireproxy.yml
This commit is contained in:
parent
25e6568f4d
commit
b0a405a075
1 changed files with 1 additions and 1 deletions
2
.github/workflows/wireproxy.yml
vendored
2
.github/workflows/wireproxy.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
|
||||
- name: Git clone WireProxy
|
||||
run: |
|
||||
git clone https://github.com/octeep/wireproxy.git ${{ env.workdir }}
|
||||
git clone https://github.com/pufferffish/wireproxy.git ${{ env.workdir }}
|
||||
cp ./.github/wireproxy-releaser.yml ${{ env.workdir }}/.goreleaser.yml
|
||||
|
||||
- name: Set up GoReleaser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue