Again
Buildtest / build (push) Failing after 32s

This commit is contained in:
Dominik Werder
2026-07-03 14:27:54 +02:00
parent 4d38074228
commit bca2fe0d99
+2 -1
View File
@@ -54,11 +54,12 @@ jobs:
$PRUN rustup --version
$PRUN cargo --version
$PRUN rustc --version
cat /proc/cpuinfo | grep model
echo [[${{ github.repository }}]]
- name: Check out repository
uses: actions/checkout@v4
with:
repository: https://gitea.psi.ch/daqbuf/daqbuf
repository: daqbuf/daqbuf
path: src
- name: Build
run: |