fixed gitlab ci-artifacts branch (#307)

This commit is contained in:
Andrei Radulescu
2024-08-13 01:26:53 +03:00
committed by GitHub
parent 7f7a7a7f82
commit cd181f2a3d
+1 -1
View File
@@ -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