Skip to content

Commit

Permalink
using setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarthak-Shaha committed Oct 10, 2024
1 parent b13c847 commit 01cbb58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generate-and-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
- name: Run setup script
shell: bash
run: |
pip3 install dload
pip3 install python-dotenv
python3 ${{ github.workspace }}/slc/sl_setup_env.py
- name: Default additional component string
Expand Down

0 comments on commit 01cbb58

Please sign in to comment.