Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nsk126 committed May 16, 2024
1 parent 068c43f commit 31f4d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v2
- name: Build package
run: |
source /opt/ros/noetic/setup.bash
bash -c 'source /opt/ros/noetic/setup.bash'
mkdir -p ~/catkin_ws/src
cd ~/catkin_ws/src
ln -s $GITHUB_WORKSPACE .
Expand Down

0 comments on commit 31f4d89

Please sign in to comment.