mirror of
https://github.com/drowe67/codec2
synced 2026-08-14 19:31:34 -04:00
don't need tex packages as we've excluded that test for now
This commit is contained in:
parent
18c5e48d5c
commit
b8e4527093
1 changed files with 1 additions and 2 deletions
3
.github/workflows/cmake.yml
vendored
3
.github/workflows/cmake.yml
vendored
|
|
@ -22,8 +22,7 @@ jobs:
|
|||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install octave octave-common octave-signal liboctave-dev gnuplot sox p7zip-full python3-numpy valgrind clang-format
|
||||
sudo apt-get install texmaker texlive-bibtex-extra texlive-science
|
||||
|
||||
|
||||
- name: Create Build Directory
|
||||
shell: bash
|
||||
run: mkdir $GITHUB_WORKSPACE/build_linux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue