diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3ceff33..7b97ec0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -119,6 +119,11 @@ jobs: RUST_LOG: debug,replay=trace,rpc-state-reader=trace steps: - uses: actions/checkout@v4 + - name: Download a single artifact + uses: actions/download-artifact@v4 + with: + name: cairo-native-runtime-library + - run: ls - name: check and free hdd space left run: | echo "Listing 20 largest packages"