Skip to content
Snippets Groups Projects
Commit 1342671f authored by Petter Reinholdtsen's avatar Petter Reinholdtsen
Browse files

Tird try at github CI setup.

parent 3b463a2e
No related branches found
No related tags found
No related merge requests found
Pipeline #6327 passed
......@@ -26,7 +26,7 @@ jobs:
run: brew install automake pkg-config libtool libogg
- name: Install Linux dependencies
if: !startsWith(matrix.os,'macos')
if: startsWith(matrix.os,'ubuntu')
run: apt install automake pkgconf libtool libogg-dev
- name: configure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment