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 a84ce3d commit 4b39f8aCopy full SHA for 4b39f8a
.github/workflows/rust-release.yml
@@ -85,4 +85,4 @@ jobs:
85
path: dist
86
87
- name: List
88
- run: ls dist/
+ run: ls -R dist/
0 commit comments