Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
0xOmarA committed Sep 19, 2023
1 parent 3b6dca9 commit eaf5ff3
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 @@ -469,7 +469,7 @@ jobs:
parse_json: true
- name: Install Dependencies
run: |
python3 -m pip install black build twine
sudo python3 -m pip -H install black build twine
sudo apt-get install mypy
- uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit eaf5ff3

Please sign in to comment.