update workflow
Some checks failed
Build / build (push) Failing after 2m6s

This commit is contained in:
2025-04-13 14:35:40 +02:00
parent 6e14716305
commit f1e191a294

View File

@@ -6,6 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install dependencies for Nix setup action
run: |
apt update -y
apt install sudo -y