triggering run
Some checks failed
Modlist update / update (push) Failing after 1m1s

This commit is contained in:
2025-10-18 13:51:58 -04:00
parent 86b4aee892
commit 1cceb19092

View File

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