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