Skip to content

Commit

Permalink
Update actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
q-posev authored Jun 14, 2024
1 parent 79ab9d3 commit 95f3712
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ jobs:
- name: install dependencies
run: |
sudo add-apt-repository ppa:kelleyk/emacs
sudo apt-get install libhdf5-dev emacs26
sudo apt-get update
sudo apt-get install libhdf5-dev emacs
- name: configure with autotools
run: |
Expand Down

0 comments on commit 95f3712

Please sign in to comment.