Skip to content

Commit 4b0084a

Browse files
committed
fix CI last attempt
1 parent 405b4d3 commit 4b0084a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/moxunit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919

2020
- name: Make jsonread for octave
2121
run: |
22+
sudo apt-get -y -qq update
2223
sudo apt-get -y install octave
2324
sudo apt-get -y install liboctave-dev
2425
cd lib/JSONio

0 commit comments

Comments
 (0)