Skip to content

Commit

Permalink
Install libvips-dev manually
Browse files Browse the repository at this point in the history
  • Loading branch information
gabber235 committed Sep 5, 2024
1 parent a66e541 commit f52fb06
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,9 @@ jobs:
deploy:
name: Deploy to GitHub Pages
runs-on: ubuntu-latest
container:
image: ghcr.io/gabber235/typewriter-runner:latest
steps:
- uses: actions/checkout@v3
- run: apt update && apt install libvips-dev -y
- uses: actions/setup-node@v3
with:
node-version: 18
Expand Down

0 comments on commit f52fb06

Please sign in to comment.