Skip to content

Commit

Permalink
全然わからん4
Browse files Browse the repository at this point in the history
  • Loading branch information
masebb committed Nov 24, 2023
1 parent 10fb47f commit 9de45ff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker-image-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: true

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 9de45ff

Please sign in to comment.