Skip to content

Commit 4515fe4

Browse files
committed
refactor: remove redundant skip-checkout input
1 parent 62f97b9 commit 4515fe4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/nightly-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
- name: Setup Node.js and pnpm
2121
uses: ./.github/actions/setup-node-pnpm
2222
with:
23-
skip-checkout: 'true'
2423
install-args: '--frozen-lockfile'
2524
- name: Forge numeric Nightly version
2625
id: version

0 commit comments

Comments
 (0)