Skip to content

Commit 1a81136

Browse files
committed
Remove step to list downloaded artifact
Signed-off-by: Victor Chang <[email protected]>
1 parent 5183f60 commit 1a81136

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -350,9 +350,6 @@ jobs:
350350
name: assembly-info
351351
path: src/
352352

353-
- name: List artifacts
354-
run: ls -R ${{steps.download.outputs.download-path}}
355-
356353
- name: Print AssemblyInfo
357354
run: cat src/AssemblyInfo.cs
358355

0 commit comments

Comments
 (0)