fix(ci): add debug code for M1 pipeline

This commit is contained in:
Federico Terzi 2021-10-03 11:07:56 +02:00
parent 6930687d01
commit aa1aaeca99

View File

@ -53,10 +53,10 @@ jobs:
- name: Install cargo-make
run: |
cargo install --force cargo-make
# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
# with:
# limit-access-to-actor: true
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true
- name: Build
run: |
cargo make build-macos-arm-binary