Skip to content

Commit

Permalink
TO-DROP: debug
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
  • Loading branch information
dscho committed Dec 26, 2024
1 parent 8312a10 commit 37633de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-msys2-runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
curl -H "Authorization: token ${{secrets.GITHUB_TOKEN}}" \
-fLo msys2-runtime.zip "$MSYS2_RUNTIME_ARTIFACT_URL" &&
ls -lart &&
mkdir minimal-sdk &&
cd minimal-sdk &&
tar xzf ../git-sdk-x86_64-minimal.tar.gz &&
Expand Down

0 comments on commit 37633de

Please sign in to comment.