Update daily.yaml

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
Kjeld Schouten
2025-07-09 14:54:34 +02:00
committed by GitHub
parent 02c0f5f386
commit ae368b15eb
-6
View File
@@ -28,12 +28,6 @@ jobs:
- name: Setting repo parent dir as safe safe.directory
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
- name: Install cwebp
shell: bash
run: |
sudo apt-get -y update
sudo apt-get -y install webp
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
with:
go-version: stable