This commit is contained in:
@@ -11,6 +11,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
id: get_files
|
id: get_files
|
||||||
run: |
|
run: |
|
||||||
|
ls
|
||||||
echo "file_list=$(ls *.jar)" >> $GITHUB_OUTPUT
|
echo "file_list=$(ls *.jar)" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
- name: "truncate readme"
|
- name: "truncate readme"
|
||||||
|
|||||||
Reference in New Issue
Block a user