Skip to content

Commit

Permalink
Fix build runtime pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
hbulgarini committed Feb 14, 2024
1 parent 8deace5 commit b78675a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-runtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: chevdor/srtool-actions@v0.9.1
with:
chain: ${{ matrix.runtime }}
package: "portico-runtime"
package: "paseo-runtime"
runtime_dir: "relay/paseo"
profile: "production"

Expand Down

0 comments on commit b78675a

Please sign in to comment.