We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de49796 commit b5421d4Copy full SHA for b5421d4
.github/workflows/twoot.yml
@@ -18,7 +18,6 @@ jobs:
18
node-version-file: ".node-version"
19
cache: "pnpm"
20
- run: pnpm install --frozen-lockfile
21
- - run: pnpm build
22
- run: pnpm start
23
env:
24
NODE_ENV: "production"
0 commit comments