Skip to content

Commit d0ff5b8

Browse files
authored
Rename ci workflow (#4076)
* Rename ci workflow * Rename file in different file
1 parent 7d60a4f commit d0ff5b8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152

153153
static:
154154
needs: build
155-
uses: ./.github/workflows/static-build.yml
155+
uses: ./.github/workflows/rlp-ethash-genesis-wallet-build.yml
156156
secrets: inherit
157157
with:
158158
dep-cache-key: ${{ needs.build.outputs.dep-cache-key }}
File renamed without changes.

0 commit comments

Comments
 (0)