Skip to content

Commit

Permalink
oops, repo
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Sep 24, 2024
1 parent 23e4d2d commit 778f5aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Build all images
uses: ./.github/actions/docker-build.yml
uses: ./.github/workflows/docker-build.yml
with:
variant: ${{ matrix.variant }}

0 comments on commit 778f5aa

Please sign in to comment.