Clean up logging
Build and Deploy / deploy (push) Successful in 1m11s

This commit is contained in:
2026-05-02 14:14:47 +02:00
parent 7fdd5af84f
commit d735555f8c
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
- name: Install packages - name: Install packages
env: env:
DEBIAN_FRONTEND: noninteractive DEBIAN_FRONTEND: noninteractive
run: apt-get update -qq && apt-get install -qq -y git-lfs rsync run: apt-get update -qq && apt-get install -qq -y git-lfs rsync > /dev/null
- name: Checkout with LFS - name: Checkout with LFS
uses: actions/checkout@v4 uses: actions/checkout@v4