forked from mirror/pixelfed
commit
61d53439ff
|
@ -22,7 +22,7 @@ jobs:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
||||||
- run: sudo apt update && sudo apt install zlib1g-dev libsqlite3-dev
|
- run: sudo apt update && sudo apt install zlib1g-dev libsqlite3-dev
|
||||||
- run: sudo docker-php-ext-install pcntl
|
- run: sudo -E docker-php-ext-install bcmath pcntl zip
|
||||||
|
|
||||||
# Download and cache dependencies
|
# Download and cache dependencies
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue