Skip to content

Commit

Permalink
GHA: tests-shell: Adds env.PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Feb 10, 2024
1 parent 45f6765 commit 3b72227
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests-shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@ jobs:
GIT_CEILING_DIRECTORIES: /__w
- run: ${{ matrix.test }}
env:
PATH: $PATH:/opt/scripts:/opt/scripts/py
# Refs: https://stackoverflow.com/q/16818101/55075
WINEPREFIX: /tmp/.wine

0 comments on commit 3b72227

Please sign in to comment.