We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8bebcd3 + b76f515 commit 1da0a34Copy full SHA for 1da0a34
1 file changed
.github/workflows/hcsctl.yml
@@ -68,7 +68,6 @@ jobs:
68
uses: actions/upload-artifact@v1
69
with:
70
name: hcsctl
71
- working-directory: hcsctl
72
path: |
73
- build/hcsctl
74
- bild/hcsctl.test
+ hcsctl/build/hcsctl
+ hcsctl/bild/hcsctl.test
0 commit comments