:)
Some checks failed
Test And Build / Build (push) Failing after 40s

This commit is contained in:
2025-07-04 12:45:16 +02:00
parent 682024091f
commit 5911e62029

View File

@ -19,7 +19,7 @@ jobs:
- name: checkout Sinq Motor repo - name: checkout Sinq Motor repo
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
repository: 'lin-epics-modules/sinqMotor.git' repository: 'lin-epics-modules/sinqMotor'
path: 'sinqmotor' path: 'sinqmotor'
token: "${{ secrets.read_key }}" token: "${{ secrets.read_key }}"
github-server-url: 'https://gitea.psi.ch' github-server-url: 'https://gitea.psi.ch'