Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ptahmose committed Oct 18, 2024
1 parent 7790a28 commit e22308e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
if: runner.os == 'Linux'
shell: bash
run: |
apt install octave
sudo apt install octave
- name: build Octave mex-file (Windows)
if: runner.os == 'Windows'
shell: cmd
Expand Down

0 comments on commit e22308e

Please sign in to comment.