Skip to content

Commit 2d0f0f5

Browse files
committed
list
1 parent a9c96e9 commit 2d0f0f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: |
5656
ls target
5757
ls target/release
58-
ls target/${{ matrix.target }}
58+
ls target/${{ matrix.target }}/release
5959
6060
- name: Upload Artifact
6161
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)