Skip to content

Commit

Permalink
Merge pull request #166 from paritytech/fix/paseo-runtime-job
Browse files Browse the repository at this point in the history
Archive paseo runtime
  • Loading branch information
Moliholy authored Jul 16, 2024
2 parents ce79734 + dd38adc commit 894d092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deterministic-runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
with:
name: ${{ matrix.runtime }}-paseo-runtime-${{ github.sha }}
path: |
${{ matrix.chain }}-paseo*.wasm
${{ matrix.chain }}*.wasm
${{ matrix.runtime }}-paseo-srtool-digest.json
# We now get extra information thanks to subwasm,
Expand Down

0 comments on commit 894d092

Please sign in to comment.