Skip to content

Commit

Permalink
fixup! ci: run Git's entire test suite
Browse files Browse the repository at this point in the history
This will conflict, but we really need to download the `install`
artifact into the `install/` directory.

Signed-off-by: Johannes Schindelin <[email protected]>
  • Loading branch information
dscho committed Jan 24, 2025
1 parent 65c8980 commit 3d65449
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: install
path: install
run-id: 12948758598
github-token: ${{ secrets.GITHUB_TOKEN }}
repository: ${{ github.repository }}
Expand Down

0 comments on commit 3d65449

Please sign in to comment.