Skip to content

Commit

Permalink
Merge branch 'maint'
Browse files Browse the repository at this point in the history
  • Loading branch information
ncorgan committed Jul 17, 2022
2 parents f1c44ad + 870a070 commit 4e71a35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
- uses: actions/checkout@v2
- name: Install dependencies
run: |
sudo apt update --fix-missing
sudo apt install -y libpython2-dev libpython3-dev python-numpy python3-numpy doxygen luajit lua-ldoc
# LuaRocks stopped installing properly through apt, so just copy the file from its repo
Expand Down

0 comments on commit 4e71a35

Please # to comment.