Skip to content

Commit

Permalink
Update srtool.yml (#1720)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdossa committed Sep 13, 2024
1 parent 838e5a7 commit 95b2770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/srtool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
echo - prop: ${{ steps.srtool_build.outputs.proposal_hash }}
echo "Runtime location: ${{ steps.srtool_build.outputs.wasm }}"
- name: Archive Runtime
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.chain }}-runtime-${{ github.sha }}
path: |
Expand Down

0 comments on commit 95b2770

Please sign in to comment.