Skip to content

Commit

Permalink
chore: Remove legacy step build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
artonge committed Aug 27, 2024
1 parent 6e7f0e8 commit 2b2ede7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- run: ./scripts/cities.sh
- run: npm install
- run: npm run build-only -- --mode dev
- uses: actions/[email protected]
Expand Down

0 comments on commit 2b2ede7

Please sign in to comment.