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 b5aadfb commit a9421f7Copy full SHA for a9421f7
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
cp connector/commvault-dist/file_system.xml CommVault_Windows/xmlbackupdefinitions/
58
cp connector/commvault-dist/script_incr.xml CommVault_Windows/xmlbackupdefinitions/
59
cp connector/commvault-dist/script_synthetic_full.xml CommVault_Windows/xmlbackupdefinitions/
60
- cp docs/Commvault.md CommVault_Windows/
+ cp docs/commvault.md CommVault_Windows/
61
62
# Zip the folder that contains all binaries and configuration to run on Windows (including Java)
63
- name: Zip Windows Folder
0 commit comments