Skip to content

Commit

Permalink
Run 'qlot install' for Lem in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
fukamachi committed Jan 6, 2024
1 parent 36cc662 commit df49843
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,9 @@ jobs:
run: scripts/install.sh
- name: Run qlot-uninstaller.sh
run: scripts/qlot-uninstaller.sh
- name: Run qlot install for Lem
run: |
PATH= "~/.qlot/bin:~/.roswell/bin:$PATH"
git clone https://github.com/lem-project/lem
cd lem
qlot install

0 comments on commit df49843

Please sign in to comment.