Skip to content

Commit

Permalink
Update wireproxy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pufferffish authored May 22, 2023
1 parent 25e6568 commit b0a405a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wireproxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b0a405a

Please sign in to comment.