mirror of
https://github.com/MaintainTeam/LastPipeBender.git
synced 2025-03-01 05:48:22 +03:00
update ci
This commit is contained in:
parent
244e272c25
commit
7c42d7916b
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -37,7 +37,6 @@ jobs:
|
|||
- name: Checkout branch "${{ github.ref_name }}"
|
||||
run: |
|
||||
git clone --no-checkout https://github.com/MaintainTeam/LastPipeBender.git .
|
||||
git config core.symlinks false
|
||||
git checkout --progress --force ${{ github.ref_name }}
|
||||
|
||||
- name: Set up JDK 17
|
||||
|
|
Loading…
Add table
Reference in a new issue