ubuntu slim does not have wget or curl
Some checks failed
Build / build (push) Failing after 5s

This commit is contained in:
2025-07-27 17:50:33 +02:00
parent a296b509ae
commit 25e2c10bb2

View File

@@ -4,7 +4,7 @@ on: [push]
jobs: jobs:
build: build:
runs-on: ubuntu-latest-slim runs-on: ubuntu-latest
steps: steps:
- name: Check out repository - name: Check out repository
uses: actions/checkout@v4 uses: actions/checkout@v4