Skip to content

Commit

Permalink
oop
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Sep 24, 2024
1 parent 778f5aa commit 69887aa
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 @@ -31,7 +31,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Build base image
uses: ./.github/actions/docker-build.yml
uses: ./.github/workflows/docker-build.yml
with:
variant: base

Expand Down

0 comments on commit 69887aa

Please sign in to comment.