mirror of
https://github.com/MaintainTeam/LastPipeBender.git
synced 2025-03-01 05:48:22 +03:00
[u] update link checkout
This commit is contained in:
parent
cd3d16ccb4
commit
4c9824645e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout branch "${{ github.ref_name }}"
|
||||
run: |
|
||||
git clone --no-checkout https://github.com/polymorphicshade/Tubular.git .
|
||||
git clone --no-checkout https://github.com/grisha765/Tubular-Proxy.git .
|
||||
git config core.symlinks false
|
||||
git checkout --progress --force ${{ github.ref_name }}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue