Skip to content

Commit

Permalink
works?
Browse files Browse the repository at this point in the history
  • Loading branch information
siiptuo committed Jan 24, 2025
1 parent 842a9a2 commit dd13ebc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Build Docker images
uses: docker/bake-action@v6
with:
workdir: .github
source: .github
targets: backend
set: |
*.cache-to=type=gha,mode=max
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Build Docker images
uses: docker/bake-action@v6
with:
workdir: .github
source: .github
targets: frontend
set: |
*.cache-to=type=gha,mode=max
Expand Down

0 comments on commit dd13ebc

Please sign in to comment.