Skip to content

Commit

Permalink
Remove this.
Browse files Browse the repository at this point in the history
  • Loading branch information
toots committed Nov 15, 2024
1 parent 3bd220f commit 9c60369
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,10 +235,6 @@ jobs:
sudo -u opam -E git remote set-url origin https://github.com/savonet/liquidsoap.git
sudo -u opam -E git fetch origin ${{ github.sha }}
sudo -u opam -E git checkout ${{ github.sha }}
- name: Install sqlite
run: |
sudo apt-get -y install libsqlite3-dev
sudo -u opam -E opam install -y sqlite3
- name: Install pandoc
run: |
cd /tmp
Expand Down

0 comments on commit 9c60369

Please sign in to comment.