mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-08 07:51:43 +03:00
Small CI fix
This commit is contained in:
parent
afcc435593
commit
0d42ea0c29
2
.github/workflows/harness.yml
vendored
2
.github/workflows/harness.yml
vendored
@ -131,7 +131,7 @@ jobs:
|
||||
- name: Checkout french-law repo
|
||||
run: |
|
||||
git clone https://github.com/CatalaLang/french-law --depth 1 ~/french-law -b "${{ github.head_ref || github.ref_name }}" ||
|
||||
git clone https://github.com/CatalaLang/french-law --depth 1 ~/catala-examples
|
||||
git clone https://github.com/CatalaLang/french-law --depth 1 ~/french-law
|
||||
- name: Build french-law
|
||||
run: |
|
||||
cd ~/french-law
|
||||
|
Loading…
Reference in New Issue
Block a user