Skip to content

Commit a5d5d18

Browse files
committed
[WIP] try standalone
1 parent a31fe59 commit a5d5d18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- uses: pnpm/action-setup@08c4be7e2e672a47d11bd04269e27e5f3e8529cb # v6
1818
with:
1919
cache: true
20+
standalone: true
2021
- run: pnpm install --frozen-lockfile
2122
- run: pnpm run format:check
2223
- run: pnpm run lint

0 commit comments

Comments
 (0)