Skip to content

Update scalachess stuff in readme #956

Update scalachess stuff in readme

Update scalachess stuff in readme #956

Workflow file for this run

---
name: Docker Compose Build
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- run: ./lila-docker build
- run: docker image ls