We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3aa949 commit 5409445Copy full SHA for 5409445
.github/workflows/run_tests_octave.yml
@@ -45,7 +45,7 @@ jobs:
45
sudo apt-get -y -qq update
46
sudo apt-get -y install \
47
octave \
48
- liboctave-dev\
+ octave-dev\
49
octave-common \
50
octave-io \
51
octave-image \
0 commit comments