Add workflow #1
1 changed files with 1 additions and 1 deletions
commit
d55f44ed73
|
|
@ -47,7 +47,7 @@ jobs:
|
|||
|
||||
- name: Clone Stirling-PDF Repository
|
||||
run: |
|
||||
git clone --branch ${{ needs.check-latest-tag.outputs.latest_tag }}} --depth 1 https://github.com/Stirling-Tools/Stirling-PDF.git
|
||||
git clone --branch ${{ needs.check-latest-tag.outputs.latest_tag }} --depth 1 https://github.com/Stirling-Tools/Stirling-PDF.git
|
||||
|
||||
- name: Apply Patches
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue