Skip to content

Commit

Permalink
checkout lila-ws in gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev committed Mar 31, 2024
1 parent dd9b552 commit d5b1e8d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ jobs:
repository: 'lichess-org/lila'
path: 'repos/lila'

- name: Checkout lila-ws
uses: actions/checkout@v4
with:
repository: 'lichess-org/lila-ws'
path: 'repos/lila-ws'

- name: Log in to the Container registry
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit d5b1e8d

Please sign in to comment.