Skip to content

Commit 6aa41ea

Browse files
authored
Fix - web3-auth CI staging build fix (#1085)
* Fix staging build for web3-auth
1 parent 9c5d4f2 commit 6aa41ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ jobs:
394394
- image: cimg/node:16.13.1
395395
working_directory: ~/web3-onboard-monorepo/packages/web3auth
396396
steps:
397-
- node-build-steps
397+
- node-staging-build-steps
398398
build-staging-dcent:
399399
docker:
400400
- image: cimg/node:16.13.1

0 commit comments

Comments
 (0)