mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 08:44:49 +00:00
Update CircleCI config
This commit is contained in:
parent
c253436808
commit
97716cb3fa
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ jobs:
|
|||
- checkout
|
||||
|
||||
- run: sudo apt update && sudo apt install zlib1g-dev libsqlite3-dev
|
||||
- run: sudo -E docker-php-ext-install bcmath pcntl zip
|
||||
- run: sudo -E docker-php-ext-install bcmath intl pcntl zip
|
||||
|
||||
# Download and cache dependencies
|
||||
|
||||
|
|
Loading…
Reference in a new issue