Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bitner committed Oct 30, 2024
1 parent f0bbdcc commit a110a06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/civ2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,10 @@ jobs:
runs-on: ubuntu-latest
container:
image: docker/compose

steps:
- uses: actions/checkout@v4
- uses: docker/setup-buildx-action@v3
- name: Run docker-compose
run: |
docker compose build
Expand Down

0 comments on commit a110a06

Please sign in to comment.