Skip to content

Commit

Permalink
path
Browse files Browse the repository at this point in the history
  • Loading branch information
ArendJan committed Jan 21, 2025
1 parent af77fe7 commit 3227e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ros-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
image: ghcr.io/catthehacker/ubuntu:js-22.04
steps:
- run: |
export PATH="/opt/acttoolcache/node/20.18.0/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"
PATH="/opt/acttoolcache/node/20.18.0/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"
which node
node --version
# link node to /__e/node20/bin/node
Expand Down

0 comments on commit 3227e73

Please sign in to comment.