Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imagidan-ets authored Feb 8, 2024
1 parent 3076520 commit 86001f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
- name: Check out the repository
uses: actions/checkout@v2

- name: Install VCS
run: apt install python3-vcstool -y

- name: Add repositories from thunderhawk.repos
run: vcs import src < thunderhawk.repos

Expand Down

0 comments on commit 86001f9

Please sign in to comment.