Skip to content

Commit

Permalink
troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
togrupe committed May 12, 2024
1 parent 9c85434 commit f2d47fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Install Dependencies for All
run: |
pip install -r ../../dependencies.txt
pip install -r dependencies.txt
#
# - name: Build Executable for ${{runner.os}}
# uses: Nuitka/[email protected]
Expand Down

0 comments on commit f2d47fd

Please sign in to comment.