Skip to content

Commit

Permalink
Merge pull request #102 from paseo-network/hbulgarini-patch-3
Browse files Browse the repository at this point in the history
Update build-runtime.yaml
  • Loading branch information
hbulgarini authored Jul 24, 2024
2 parents c348305 + 40d8367 commit d863cb0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-runtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:
runtime:
- name: "paseo"
path: "relay/paseo"
- name: "asset-hub-paseo"
path: "system-parachains/asset-hub-paseo-runtime"
- name: "bridge-hub-paseo"
path: "system-parachains/bridge-hub-paseo-runtime"
- name: "asset-hub-paseo-runtime"
path: "system-parachains/asset-hub-paseo"
- name: "bridge-hub-paseo-runtime"
path: "system-parachains/bridge-hub-paseo"
steps:
- name: Checkout sources
uses: actions/checkout@v4
Expand Down

0 comments on commit d863cb0

Please sign in to comment.