Skip to content

Commit

Permalink
tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota committed Sep 16, 2024
1 parent d0b7784 commit 2887527
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ jobs:
name: crystal-aarch64-gnu
- name: Mark downloaded compiler as executable
run: chmod +x .build/crystal
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Run compiler specs
uses: docker://crystallang/crystal:1.0.0-arm-build
with:
Expand Down

0 comments on commit 2887527

Please sign in to comment.