Skip to content

Commit

Permalink
Move to lpython before fetch and checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaikh-Ubaid committed Oct 8, 2023
1 parent 8304ed5 commit 44696d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 44696d4

Please sign in to comment.