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 01cbb58 commit 92e9763
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate-and-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
- name: Run setup script
shell: bash
run: |
pip3 install dload
pip3 install python-dotenv
apt install dload
apt install python-dotenv
python3 ${{ github.workspace }}/slc/sl_setup_env.py
- name: Default additional component string
Expand Down

0 comments on commit 92e9763

Please sign in to comment.