it should already be there it is now a submodule...
Some checks failed
Test And Build / Build (push) Failing after 3s
Some checks failed
Test And Build / Build (push) Failing after 3s
This commit is contained in:
@ -16,13 +16,8 @@ jobs:
|
||||
steps:
|
||||
- name: checkout repo
|
||||
uses: actions/checkout@v4
|
||||
- name: checkout Sinq Motor repo
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: 'lin-epics-modules/sinqMotor'
|
||||
path: 'sinqmotor'
|
||||
token: "${{ secrets.read_key }}"
|
||||
github-server-url: 'https://gitea.psi.ch'
|
||||
submodules: 'true'
|
||||
- run: |
|
||||
ls -lsah
|
||||
ls -lsah sinqmotor
|
||||
|
Reference in New Issue
Block a user