Remove debug find from CI ARM workflow

This commit is contained in:
Paulo Matos 2020-10-26 06:25:49 +01:00
parent 0b42a143af
commit 1fd6844bc0

View File

@ -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: