Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
LiatSchulz committed Feb 13, 2024
1 parent 41ebe77 commit e6c113d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/liat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
echo "GITHUB_WORKSPACE: $GITHUB_WORKSPACE"
echo "PATH: $PATH"
export PATH=$GITHUB_WORKSPACE:$PATH
echo "PATH: $PATH"
- name: Checkout Code
uses: actions/checkout@v2 # Checks out the repository under $GITHUB_WORKSPACE.
Expand Down

0 comments on commit e6c113d

Please sign in to comment.