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 705ad05 commit d1b04e7Copy full SHA for d1b04e7
.circleci/config.yml
@@ -90,7 +90,7 @@ jobs:
90
steps:
91
- checkout
92
- run:
93
- command: weekly_lockfile_maintenance.sh
+ command: weekly-lockfile-maintenance.sh
94
release:
95
docker:
96
- image: cimg/node:18.20
0 commit comments