This commit is contained in:
2026-02-08 03:23:44 +01:00
parent 542186030f
commit 94715e12c5

View File

@@ -60,7 +60,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 tree sudo apt-get install -y p7zip-full
- name: Process Archives - name: Process Archives
run: | run: |