learning about variables, i like learning 2
Some checks failed
Modlist update / update (push) Failing after 1m2s
Some checks failed
Modlist update / update (push) Failing after 1m2s
This commit is contained in:
@@ -12,8 +12,8 @@ jobs:
|
||||
id: getfiles
|
||||
run: |
|
||||
unzip unzip_me.zip
|
||||
echo "files='$(ls --format=single-column *.jar)'"
|
||||
echo "files='$(ls --format=single-column *.jar)'" >> $GITHUB_OUTPUT
|
||||
echo "files='$(ls --format=comma *.jar)'"
|
||||
echo "files='$(ls --format=comma *.jar)'" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: "truncate readme"
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user