Skip to content

Commit 870a44b

Browse files
committed
Omit artifact name to download all
1 parent f043c89 commit 870a44b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/update-lockfile.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ jobs:
5050
- name: Download all lockfiles
5151
uses: actions/download-artifact@v2
5252
with:
53-
name: conda-lock-*.yaml
5453
path: conda
5554
- name: Print diff
5655
run: |

0 commit comments

Comments
 (0)