Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
B1ueber2y committed Nov 24, 2024
1 parent 3e0b5e3 commit 6c03b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ jobs:
- name: Install Python dependencies
run: |
git submodule update --init --recursive
python -m pip install -r requirements.txt # If you have a requirements file
python -m pip install setuptools
python -m pip install -r requirements.txt # If you have a requirements file
- name: Build
run: |
Expand Down

0 comments on commit 6c03b11

Please sign in to comment.