We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c3ff34 commit ca92776Copy full SHA for ca92776
.github/workflows/validation.yml
@@ -28,7 +28,7 @@ jobs:
28
id: artifact
29
with:
30
name: distributions
31
- path: build
+ path: build/distributions
32
- uses: mshick/add-pr-comment@v2
33
34
refresh-message-position: true
0 commit comments