Skip to content

Commit

Permalink
delete unnecessary command in github actions
Browse files Browse the repository at this point in the history
Signed-off-by: yushi-minemura <[email protected]>
  • Loading branch information
yushi-minemura committed Jul 26, 2024
1 parent cfbe9f8 commit de27975
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:
- name: Install vcs
run: pip3 install vcstool

- name: Prepare thirdparty repos
run: ./setup-dependency.sh

- name: Buildx bake
shell: bash
run: |
Expand Down

0 comments on commit de27975

Please sign in to comment.