Skip to content

Commit 33e11e1

Browse files
committed
Try to install cpanm --notest .
1 parent c327132 commit 33e11e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdkbuild2run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
shell: cmd
5252

5353
- name: Install Perl modules
54-
run: cpanm Log::Any
54+
run: cpanm --notest Log::Any
5555
shell: cmd
5656

5757
- name: Build SDK Package

0 commit comments

Comments
 (0)