This commit is contained in:
2026-02-08 03:24:01 +01:00
parent 94715e12c5
commit 1eea0a26e8

View File

@@ -57,11 +57,16 @@ jobs:
# fetch-depth: 0 # fetch-depth: 0
# clean: false # clean: false
- 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
- name: Process Archives - name: Process Archives
run: | run: |
# Define Paths # Define Paths