Closed zarfld closed 4 weeks ago
Related to #163
Update the CI pipeline to include a uses key in the "Upload Install Windows Driver Kit Logs" step.
uses
README.md
.github/workflows/ci.yml
actions/upload-artifact@v4
with
name
path
retention-days
if-no-files-found
For more details, open the Copilot Workspace session.
Related to #163
Update the CI pipeline to include a
uses
key in the "Upload Install Windows Driver Kit Logs" step.README.md
uses
key in the "Upload Install Windows Driver Kit Logs" step..github/workflows/ci.yml
uses
key withactions/upload-artifact@v4
.with
section specifyingname
,path
,retention-days
, andif-no-files-found
for the "Upload Install Windows Driver Kit Logs" step.For more details, open the Copilot Workspace session.