This commit is contained in:
@@ -21,7 +21,8 @@ jobs:
|
||||
pkg-config
|
||||
|
||||
- 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)
|
||||
run: make
|
||||
|
||||
Reference in New Issue
Block a user