Skip to content

Commit

Permalink
sqlite3 update
Browse files Browse the repository at this point in the history
  • Loading branch information
kedarkhaire committed Nov 12, 2024
1 parent b3736f3 commit b2d7557
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
- name: Update sqlite3
run: |
cd drupal
sudo apt-get update
# sudo apt-get install -y build-essential wget
wget https://www.sqlite.org/2024/sqlite-autoconf-3470000.tar.gz
Expand Down

0 comments on commit b2d7557

Please sign in to comment.