Skip to content

Commit 3d65449

Browse files
committed
fixup! ci: run Git's entire test suite
This will conflict, but we really need to download the `install` artifact into the `install/` directory. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 65c8980 commit 3d65449

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
- uses: actions/download-artifact@v4
8383
with:
8484
name: install
85+
path: install
8586
run-id: 12948758598
8687
github-token: ${{ secrets.GITHUB_TOKEN }}
8788
repository: ${{ github.repository }}

0 commit comments

Comments
 (0)