mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-05-07 23:50:02 +02:00
clone
This commit is contained in:
parent
4c789507e5
commit
33164c07d3
@ -13,7 +13,9 @@ jobs:
|
||||
container:
|
||||
image: gitea.psi.ch/images/rhel8-developer-gitea-actions
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
# - uses: actions/checkout@v4
|
||||
- name: Clone repository
|
||||
run: git clone https://${{secrets.GITHUB_TOKEN}}@gitea.psi.ch/${{ github.repository }}.git .
|
||||
|
||||
|
||||
- name: Install dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user