Skip to content

Commit

Permalink
Update github action
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Tudela <ajtudela@gmail.com>
  • Loading branch information
ajtudela committed Apr 6, 2024
1 parent e1fb192 commit b53c6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: |
cd MIRA
export MIRA_PATH=$(pwd)
make -j$(nproc-2)
make
- name: Checkout Repository
uses: actions/checkout@v2
- name: Setup ROS 2
Expand Down

0 comments on commit b53c6b3

Please sign in to comment.