We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e131518 commit c207d3dCopy full SHA for c207d3d
forge/actions/setup/action.yml
@@ -5,7 +5,7 @@ runs:
5
steps:
6
- name: Dump blueprint
7
id: blueprint
8
- uses: ./forge/actions/blueprint
+ uses: input-output-hk/catalyst-forge/forge/actions/blueprint@adds-install-action
9
with:
10
path: .
11
- name: Show
0 commit comments