Skip to content

Commit

Permalink
Add missing self install
Browse files Browse the repository at this point in the history
  • Loading branch information
kzscisoft authored Jan 23, 2025
1 parent d817f22 commit 6d61f50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_run_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
- name: Build Module
run: |
python -m pip install -r requirements.txt
python -m pip install .
powerbalance generate-profiles
- name: Archive Plasma Profiles
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 6d61f50

Please sign in to comment.