Skip to content

Commit

Permalink
added eigen and assimp to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
amock committed Nov 22, 2023
1 parent 4604106 commit 4149fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rmagine-core-ubu20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3

- name: Install APT Deps
run: sudo apt install -y libboost-dev
run: sudo apt install -y libboost-dev libeigen3-dev libassimp-dev

- uses: threeal/[email protected]

Expand Down

0 comments on commit 4149fc0

Please sign in to comment.