Skip to content

Commit cd65060

Browse files
committed
Move to lpython before fetch and checkout
1 parent 473c49e commit cd65060

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
shell: bash -e -x -l {0}
4848
run: |
4949
git clone https://github.com/lcompilers/lpython.git
50+
cd lpython
5051
git fetch https://github.com/lcompilers/lpython.git --tags -f
5152
git checkout v0.20.0
5253

0 commit comments

Comments
 (0)