We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405b4d3 commit 4b0084aCopy full SHA for 4b0084a
.github/workflows/moxunit.yml
@@ -19,6 +19,7 @@ jobs:
19
20
- name: Make jsonread for octave
21
run: |
22
+ sudo apt-get -y -qq update
23
sudo apt-get -y install octave
24
sudo apt-get -y install liboctave-dev
25
cd lib/JSONio
0 commit comments