Skip to content

Commit

Permalink
wip CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ClemensElflein committed Nov 6, 2024
1 parent 0693534 commit f0cad7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
submodules: recursive
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build
Expand Down

0 comments on commit f0cad7c

Please sign in to comment.