Skip to content

Commit c8c6927

Browse files
committed
Migrate dependabot to renovate 4
1 parent be7c4e3 commit c8c6927

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
- uses: "actions/setup-node@v4"
2525
with:
2626
cache: "yarn"
27-
- run: "poetry lock --no-update"
2827
- run: "yarn install"
2928
- run: "yarn build"
3029
- uses: "actions/upload-artifact@v4"

0 commit comments

Comments
 (0)