Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Chance-fyi committed Apr 10, 2024
1 parent 8c59d3f commit 81e830d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,5 @@ jobs:
echo '--------------------'
eval "export PATH=$'/github/home/.version-fox/cache/php/v-8.3.3/php-8.3.3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin';"
echo "PATH: $PATH"
eval "export PATH='/github/home/.version-fox/cache/php/v-8.3.3/php-8.3.3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin';"
echo "PATH: $PATH"

0 comments on commit 81e830d

Please sign in to comment.