Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VaeterchenFrost committed Dec 18, 2024
1 parent 780eccf commit 08523b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:
ls $PWD/out/bin
echo "$PWD/out/bin" >> "$GITHUB_PATH"
echo "LD_LIBRARY_PATH=$PWD/out/lib" >> "$GITHUB_ENV"
which dot
dot -V
# which dot
# dot -V
- name: Install Workflow dependencies
run: |
Expand Down

0 comments on commit 08523b3

Please sign in to comment.