[u] update link checkout

This commit is contained in:
Grisha 2024-09-16 21:01:09 +03:00
parent cd3d16ccb4
commit 4c9824645e

View file

@ -36,7 +36,7 @@ jobs:
steps: steps:
- name: Checkout branch "${{ github.ref_name }}" - name: Checkout branch "${{ github.ref_name }}"
run: | 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 config core.symlinks false
git checkout --progress --force ${{ github.ref_name }} git checkout --progress --force ${{ github.ref_name }}