Remove debug find
from CI ARM workflow
This commit is contained in:
parent
0b42a143af
commit
1fd6844bc0
1
.github/workflows/ci-push-arm_linux.yml
vendored
1
.github/workflows/ci-push-arm_linux.yml
vendored
|
@ -226,7 +226,6 @@ jobs:
|
|||
runs-on: [self-hosted, Linux, '${{ matrix.arch }}']
|
||||
|
||||
steps:
|
||||
- run: find ${HOME}/.racket -type f
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/download-artifact@v2
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue
Block a user