Skip to content

Commit

Permalink
[Workflow] Export The Qlot path
Browse files Browse the repository at this point in the history
  • Loading branch information
hikettei authored Jun 11, 2024
1 parent 06f5891 commit a3b57b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ jobs:
- name: Installing Qlot
run: |
curl -L https://qlot.tech/installer | sh
export PATH="/home/runner/.qlot/bin:$PATH"
qlot install
- name: Training w/ Aten[Clang]
Expand Down

0 comments on commit a3b57b3

Please sign in to comment.