This commit is contained in:
@@ -12,6 +12,7 @@ jobs:
|
|||||||
id: get_files
|
id: get_files
|
||||||
run: |
|
run: |
|
||||||
unzip unzip_me.zip
|
unzip unzip_me.zip
|
||||||
|
ls *.jar
|
||||||
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