Skip to content

Commit 332ca31

Browse files
committed
fix(ci): add clone step to test-vp-setup-exe for workspace resolution
1 parent b4ab395 commit 332ca31

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-standalone-install.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,7 @@ jobs:
636636
contents: read
637637
steps:
638638
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
639+
- uses: ./.github/actions/clone
639640
- uses: oxc-project/setup-rust@23f38cfb0c04af97a055f76acee94d5be71c7c82 # v1.0.16
640641

641642
- name: Build vp-setup.exe

0 commit comments

Comments
 (0)