diff --git a/.github/workflows/check_64_to_32.yml b/.github/workflows/check_64_to_32.yml index 48f378d466..7553348e19 100644 --- a/.github/workflows/check_64_to_32.yml +++ b/.github/workflows/check_64_to_32.yml @@ -18,17 +18,17 @@ jobs: (!contains(github.event.head_commit.message, 'ci skip')) runs-on: ubuntu-latest steps: - - name: pkg cleanup - run: | - ls -lrt - ls -lrt || true - ./travis/pkg_cleanup.sh - shell: bash - name: Checkout code uses: actions/checkout@v4 with: show-progress: fetch-depth: 1 + - name: pkg cleanup + run: | + ls -lrt + ls -lrt travis || true + ./travis/pkg_cleanup.sh + shell: bash - name: check run: | ./travis/check_64_to_32.sh