Update .github/workflows/build.yml
Some checks failed
Build / build (push) Failing after 1m5s

This commit is contained in:
2025-01-28 05:18:27 +00:00
parent 0f5768f436
commit 59a05063a8

View File

@@ -51,7 +51,7 @@ jobs:
make install make install
- name: Upload Debian Package - name: Upload Debian Package
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v4
with: with:
name: cpu-check-deb name: cpu-check-deb
path: build/*.deb path: build/*.deb