Fix find shell

pull/414/head
Andrew Brown 1 year ago
parent 8f7c86c9a8
commit 7f29d22206
No known key found for this signature in database

@ -131,6 +131,7 @@ jobs:
- name: What does Git see as modified?
run: git diff --stat
- name: What files make up the artifacts?
shell: bash
run: find dist
dockerbuild:

Loading…
Cancel
Save