@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user