Update grpcwebproxy.yml

main
fscarmen 2 years ago committed by GitHub
parent 4e22e92524
commit 185a16ebbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/grpcwebproxy.yml

@ -17,7 +17,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@master
with:
fetch-depth: 1
fetch-depth: 0
- name: Git clone VMessPing
run: |

Loading…
Cancel
Save