Skip to content

Commit

Permalink
Revert autotools changes in github workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
mittinatten committed Feb 20, 2024
1 parent 1320f7a commit 17463b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push.yml
Expand Up @@ -31,7 +31,6 @@ jobs:
- name: "Install dependencies"
run: |
sudo apt-get update -qq
sudo apt-get install autotools-dev autoconf pkg-config
sudo apt-get install -qq ${{ matrix.deps }}
git submodule init
git submodule update
Expand Down

0 comments on commit 17463b8

Please sign in to comment.