fix CI (hopefully)
This commit is contained in:
8
.github/workflows/validate_operations.yml
vendored
8
.github/workflows/validate_operations.yml
vendored
@@ -30,10 +30,10 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
run: |
|
||||||
with:
|
git clone --depth 1 --recurse-submodules --branch ${GITHUB_REF_NAME} \
|
||||||
submodules: recursive
|
https://chef.heaplab.deib.polimi.it/git/${GITHUB_REPOSITORY}.git \
|
||||||
github-server-url: https://chef.heaplab.deib.polimi.it/git
|
${GITHUB_WORKSPACE}
|
||||||
|
|
||||||
- name: Install system dependencies
|
- name: Install system dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user