Skip to content

Commit 0f10a64

Browse files
committed
ci: remove run call
1 parent 4f8607d commit 0f10a64

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/draft.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -121,11 +121,6 @@ jobs:
121121
steps:
122122
- uses: actions/download-artifact@v4
123123
working-directory: ${{ github.workspace }}
124-
run: |
125-
echo Downloading artifacts
126-
echo "${{ github.workspace }}"
127-
ls -lah
128-
129124
id: artifact-download-step
130125
with:
131126
merge-multiple: true

0 commit comments

Comments
 (0)