We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df2a72d commit b4b375bCopy full SHA for b4b375b
1 file changed
.github/workflows/cd.yml
@@ -370,11 +370,6 @@ jobs:
370
mv binaries/universal binaries/mac64
371
tar czvf binaries/macos-universal.tgz binaries/mac64
372
373
- - name: Setup tmate session
374
- uses: mxschmitt/action-tmate@v3
375
- with:
376
- limit-access-to-actor: false
377
-
378
- name: Inspect binaries directory
379
run: |
380
echo "Contents of binaries/:"
0 commit comments