Skip to content

Commit

Permalink
Add more
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon committed Nov 12, 2024
1 parent a0cb157 commit a15f576
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
steps:
- run: |
node -v
env
source $NVM_DIR/nvm.sh
echo "$(dirname $(nvm which node))" >> $GITHUB_PATH
dirname `nvm which node``
- name: Checkout job-scheduler
Expand Down

0 comments on commit a15f576

Please sign in to comment.