diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 7b08088..af8ab5c 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -47,6 +47,7 @@ jobs: shell: bash -e -x -l {0} run: | git clone https://github.com/lcompilers/lpython.git + cd lpython git fetch https://github.com/lcompilers/lpython.git --tags -f git checkout v0.20.0