Skip to content

Commit b5421d4

Browse files
committed
remove build step in workflow
1 parent de49796 commit b5421d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/twoot.yml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
node-version-file: ".node-version"
1919
cache: "pnpm"
2020
- run: pnpm install --frozen-lockfile
21-
- run: pnpm build
2221
- run: pnpm start
2322
env:
2423
NODE_ENV: "production"

0 commit comments

Comments
 (0)