Skip to content

Commit

Permalink
setup buildx
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed Jun 10, 2024
1 parent 30b2b7a commit d5ac2ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-cpanm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
ref: main
fetch-depth: 0

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

- name: update cpanfile.snapshot
run: make update
working-directory: ./author/cpanm
Expand Down

0 comments on commit d5ac2ec

Please sign in to comment.