Merge pull request #606 from pixelfed/frontend-ui-refactor

Fix CI
pull/614/head
daniel 6 years ago committed by GitHub
commit 61d53439ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,7 +22,7 @@ jobs:
- checkout
- 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

Loading…
Cancel
Save