Skip to content

Commit

Permalink
install gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Aug 18, 2024
1 parent 865aba3 commit 23a4bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
- name: Install Octave
run: |
brew install octave
brew install octave gcc
octave-cli --eval "pkg install -forge control"
octave-cli --eval "pkg install -forge signal"
- name: Generate coverage report
Expand Down

0 comments on commit 23a4bf9

Please sign in to comment.