Skip to content

Commit

Permalink
Add PATH environment variable to deploy_documentation.yml workflow fi…
Browse files Browse the repository at this point in the history
…le for setting execution paths.
  • Loading branch information
parasxos committed Nov 25, 2024
1 parent f3f61af commit f2f1889
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
runs-on:
- self-hosted
- vmatldcsdoc-1
env:
PATH: /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin

steps:

Expand Down

0 comments on commit f2f1889

Please sign in to comment.