Skip to content

Commit

Permalink
Whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
EPICGameGuy committed Nov 27, 2023
1 parent e54e045 commit 601a7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
apk add build-base binutils-dev git cmake xorriso assimp-dev musl-obstack-dev
- name: Install openvcl/MASP
run:
run: |
git clone https://github.com/nicholas477/openvcl.git dependencies/openvcl
cd dependencies/openvcl/contrib/masp
chmod +x ./configure && ./configure LIBS="-lobstack"
Expand Down

0 comments on commit 601a7f7

Please sign in to comment.