Skip to content

Commit 2b2ede7

Browse files
committed
chore: Remove legacy step build workflow
1 parent 6e7f0e8 commit 2b2ede7

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
@@ -11,7 +11,6 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v3
1313
- uses: actions/setup-node@v3
14-
- run: ./scripts/cities.sh
1514
- run: npm install
1615
- run: npm run build-only -- --mode dev
1716
- uses: actions/[email protected]

0 commit comments

Comments
 (0)