Skip to content

Commit 37633de

Browse files
committed
TO-DROP: debug
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 8312a10 commit 37633de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-msys2-runtime.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
6767
curl -H "Authorization: token ${{secrets.GITHUB_TOKEN}}" \
6868
-fLo msys2-runtime.zip "$MSYS2_RUNTIME_ARTIFACT_URL" &&
69+
ls -lart &&
6970
mkdir minimal-sdk &&
7071
cd minimal-sdk &&
7172
tar xzf ../git-sdk-x86_64-minimal.tar.gz &&

0 commit comments

Comments
 (0)