File tree Expand file tree Collapse file tree 4 files changed +0
-5
lines changed
Expand file tree Collapse file tree 4 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 2929 workflow_conclusion : " "
3030 search_artifacts : true
3131 name : pkgcraft-c-${{ runner.os }}
32- path : ${{ env.pkgcraft_dir }}
3332
3433 - name : Checkout code
3534 uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -79,14 +79,12 @@ jobs:
7979 workflow_conclusion : " "
8080 search_artifacts : true
8181 name : pkgcraft-c-${{ runner.os }}
82- path : ${{ env.pkgcraft_dir }}
8382
8483 - name : Download pkgcraft-c library from running workflow
8584 if : ${{ inputs.event-type != '' }}
8685 uses : actions/download-artifact@v4
8786 with :
8887 name : pkgcraft-c-${{ runner.os }}
89- path : ${{ env.pkgcraft_dir }}
9088
9189 - name : Checkout code
9290 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 4242 workflow_conclusion : " "
4343 search_artifacts : true
4444 name : pkgcraft-c-${{ runner.os }}
45- path : ${{ env.pkgcraft_dir }}
4645
4746 - name : Checkout code
4847 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 2828 workflow_conclusion : " "
2929 search_artifacts : true
3030 name : pkgcraft-c-${{ runner.os }}
31- path : ${{ env.pkgcraft_dir }}
3231
3332 - name : Checkout code
3433 uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments