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 a9c96e9 commit 2d0f0f5Copy full SHA for 2d0f0f5
.github/workflows/post-release.yml
@@ -55,7 +55,7 @@ jobs:
55
run: |
56
ls target
57
ls target/release
58
- ls target/${{ matrix.target }}
+ ls target/${{ matrix.target }}/release
59
60
- name: Upload Artifact
61
uses: actions/upload-artifact@v4
0 commit comments