Skip to content

Commit 34476fa

Browse files
committed
Try libassimp-dev package in apt
1 parent ab1a271 commit 34476fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ runs:
77
- name: Install system requirements
88
uses: awalsh128/cache-apt-pkgs-action@latest
99
with:
10-
packages: assimp-utils
10+
packages: assimp
1111
- name: Set up Ruby and install gems
1212
uses: ruby/setup-ruby@v1
1313
with:

0 commit comments

Comments
 (0)