This commit is contained in:
2026-02-08 14:21:49 +01:00
parent fa2c33693d
commit 1121b99252

View File

@@ -52,7 +52,7 @@ jobs:
- name: Install 7-Zip - name: Install 7-Zip
run: | run: |
sudo apt-get update sudo apt-get update
sudo apt-get install -y p7zip-full sudo apt-get install -y p7zip-full tree
- name: Process Archives - name: Process Archives
run: | run: |