This commit is contained in:
@@ -21,7 +21,8 @@ jobs:
|
|||||||
pkg-config
|
pkg-config
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
run: |
|
||||||
|
git clone --depth 1 https://${{ secrets.REGISTRY_USER }}:${{ secrets.REGISTRY_PASSWORD }}@git.kimchi/tas/major_tom.git .
|
||||||
|
|
||||||
- name: Build (native Linux)
|
- name: Build (native Linux)
|
||||||
run: make
|
run: make
|
||||||
|
|||||||
Reference in New Issue
Block a user