Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lifegpc authored Oct 7, 2023
1 parent f0aed5e commit f161847
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
uses: docker/metadata-action@v5
with:
images: lifegpc/pixiv_downloader
- name: Switch docker driver
run: docker buildx create --use
- name: Build and push Docker image
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit f161847

Please sign in to comment.