Skip to content

Commit

Permalink
WIP: install libyaml for ruby-setup
Browse files Browse the repository at this point in the history
  • Loading branch information
tom93 committed Jan 3, 2024
1 parent 62708bd commit f9a94a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
DATABASE_URL: "postgresql://postgres:postgres@localhost:5432"

steps:
- run: apt-get install -y libyaml-0

- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit f9a94a1

Please sign in to comment.