Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ananthakumaran committed Aug 26, 2024
1 parent 25db051 commit 97428c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
check_format: true
steps:
- uses: actions/checkout@v2
- run: docker-compose up -d
- run: docker compose up -d
- uses: erlef/setup-beam@v1
with:
otp-version: ${{matrix.otp}}
Expand Down

0 comments on commit 97428c3

Please sign in to comment.