learning about variables
All checks were successful
Modlist update / update (push) Successful in 1m1s
All checks were successful
Modlist update / update (push) Successful in 1m1s
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
id: getfiles
|
||||
run: |
|
||||
unzip unzip_me.zip
|
||||
echo "files=$(ls --format=single-column *.jar)" >> $GITHUB_OUTPUT
|
||||
echo "files=$(ls --format=single-column *.jar)"
|
||||
|
||||
- name: "truncate readme"
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user