Skip to content

Commit

Permalink
ci(setup-universe): remove --no-nvidia (#2808)
Browse files Browse the repository at this point in the history
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
  • Loading branch information
kenji-miyake authored Aug 18, 2022
1 parent 89645b9 commit 4d34e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-universe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:

- name: Run setup script
run: |
./setup-dev-env.sh -y -v --no-nvidia universe
./setup-dev-env.sh -y -v universe

0 comments on commit 4d34e48

Please sign in to comment.