We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e72818 commit 05f7b11Copy full SHA for 05f7b11
.github/workflows/sdkbuild2run.yml
@@ -39,6 +39,8 @@ jobs:
39
run: |
40
cpan install JSON
41
cpan install LWP::UserAgent
42
+ cpan install Log::Any
43
+ cpan install URI::Query
44
shell: cmd
45
46
- name: Build SDK Package
0 commit comments