Skip to content

Commit 2b237de

Browse files
ci
1 parent fd01b42 commit 2b237de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
check:
1111
runs-on: ubuntu-latest
1212
steps:
13+
- uses: actions/checkout@v4
1314
- uses: pnpm/action-setup@v3
1415
with:
1516
version: 9.4.0

0 commit comments

Comments
 (0)