Skip to content

Commit a314ba3

Browse files
committed
CLI release
1 parent e4d016a commit a314ba3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cli-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ jobs:
195195
run: |
196196
# print artifacts
197197
echo "Artifacts:"
198-
ls -l ./artifacts
198+
ls -Rl ./artifacts
199199
200200
gh release create ${{ needs.prepare.outputs.tag }} \
201201
--title "Modular CLI v${{ needs.prepare.outputs.version }}" \

0 commit comments

Comments
 (0)