Skip to content

Commit

Permalink
CI sr tool
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsso committed Feb 21, 2024
1 parent 97c6e30 commit b6690e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/srtool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,12 @@ jobs:
- uses: actions/checkout@v4
- name: Srtool build
id: srtool_build
uses: chevdor/srtool-actions@v0.9.0
uses: chevdor/srtool-actions@v0.9.2
with:
chain: ${{ matrix.runtime }}
package: runtime-${{ matrix.runtime }}
runtime_dir: runtimes/${{ matrix.runtime }}
tag: 1.74.0

- name: Summary
run: |
Expand Down

0 comments on commit b6690e7

Please sign in to comment.