Skip to content

Commit

Permalink
fixing ui workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Blacklotus89898 committed Nov 6, 2024
1 parent 20af968 commit 42b3b23
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2

- name: Change to react-ros2 directory
run: cd react-ros2

- name: Set up Node.js
uses: actions/setup-node@v2
Expand Down

0 comments on commit 42b3b23

Please sign in to comment.