This commit is contained in:
Franjo Mindek
2025-11-14 11:34:40 +01:00
parent 04e7168f73
commit 067264af55

View File

@@ -16,7 +16,7 @@ jobs:
- name: Install deps - name: Install deps
run: | run: |
sudo apt-get update sudo apt-get update
sudo apt-get install -y diffutils patch file git # sudo apt-get install -y diffutils patch file git
- name: Generate diffs - name: Generate diffs
run: | run: |