Skip to content

Commit c95f275

Browse files
committed
Rename version to lp_version
1 parent aeed9cd commit c95f275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ jobs:
694694
shell: bash -e -l {0}
695695
run: |
696696
./build0.sh
697-
lpython_version=$(<version)
697+
lpython_version=$(<lp_version)
698698
ci/create_source_tarball.sh $lpython_version
699699
700700
- name: Upload Tarball to Release

0 commit comments

Comments
 (0)