Update cmake.yml

pull/42/head
drowe67 2021-12-31 13:24:47 +10:30 committed by GitHub
parent 67effb03ac
commit 2f08370a84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
shell: bash
run: |
sudo apt-get update
sudo apt-get install octave octave-common octave-signal lgnuplot sox p7zip-full
sudo apt-get install octave octave-common octave-signal gnuplot sox p7zip-full
- name: Create Build Directory
shell: bash