Skip to content

Commit

Permalink
feat(ci): include sqlitedev
Browse files Browse the repository at this point in the history
  • Loading branch information
neuroplanetbot committed Oct 10, 2024
1 parent 4370283 commit 9c2d077
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
run: |
sudo apt-get update -y -q
sudo apt-get upgrade -y -q
apt-get install libsqlite3-dev'
- name: Set up ruby
uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 9c2d077

Please sign in to comment.