run as root
Some checks failed
Build Project / build (push) Failing after 3s

This commit is contained in:
Dawid Sobczak 2025-04-19 11:19:00 +01:00
parent e4b34bf561
commit 2776c9495d

View file

@ -8,5 +8,5 @@ jobs:
- name: Checkout the repo
uses: actions/checkout@v4
- name: Build
run: make
run: sudo make