debugging ls
All checks were successful
Modlist update / update (push) Successful in 1m2s

This commit is contained in:
2025-10-18 13:50:48 -04:00
parent 5c93b22bc4
commit a57c27ff0b

View File

@@ -11,7 +11,7 @@ jobs:
shell: bash
id: get_files
run: |
echo "test='test'" >> $GITHUB_OUTPUT
echo "file_list=$(ls *.jar)" >> $GITHUB_OUTPUT
- name: "truncate readme"
shell: bash