Skip to content

Commit

Permalink
Please
Browse files Browse the repository at this point in the history
  • Loading branch information
Husky-Devel committed Dec 27, 2024
1 parent 7548a2e commit 8e9e4ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
run: |
corepack enable
corepack prepare [email protected] --activate
yarn --version
- name: Generate cache key
id: cache-key
Expand All @@ -50,6 +51,7 @@ jobs:
run: |
corepack enable
corepack prepare [email protected] --activate
yarn --version
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 8e9e4ea

Please sign in to comment.