mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-10 01:02:08 +08:00
fixed gitlab ci-artifacts branch (#307)
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
- name: Checkout ci-artifacts
|
||||
run: |
|
||||
ssh-keyscan gitlab.com >> ~/.ssh/known_hosts
|
||||
git clone -b main git@gitlab.com:commaai/ci-artifacts.git ${{ github.workspace }}/ci-artifacts
|
||||
git clone -b master git@gitlab.com:commaai/ci-artifacts.git ${{ github.workspace }}/ci-artifacts
|
||||
|
||||
- name: Download artifact
|
||||
id: download-artifact
|
||||
|
||||
Reference in New Issue
Block a user