Skip to content

Commit

Permalink
Fix actions path (#1145)
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa authored May 16, 2023
1 parent fe15df8 commit f8be548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
features: ${{ matrix.artifact.features }}
suffix: ${{ matrix.artifact.suffix }}

- uses: ./.github/actions/fast-substrate
- uses: ./.github/actions/actions/fast-substrate
name: Build mainnets
id: build-mainnets
if: ${{ startsWith(github.ref, 'refs/tags/v') && (matrix.artifact.type == 'mainnets') }}
Expand Down

0 comments on commit f8be548

Please sign in to comment.