We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef6d3b commit bfbedfbCopy full SHA for bfbedfb
.github/workflows/build.yml
@@ -21,4 +21,4 @@ jobs:
21
- name: Upload a Build Artifact
22
uses: actions/upload-artifact@v4.6.2
23
with:
24
- path: /home/runner/work/*
+ path: /home/runner/work/**/*
0 commit comments