Skip to content

Commit

Permalink
yarn set version latest
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Aug 9, 2024
1 parent 236ea53 commit 23fb195
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 @@ -19,6 +19,8 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 20
- name: Set up Yarn
run: yarn set version latest --yarn-path
- name: Set docker tags
id: set-tags
run: |
Expand Down

0 comments on commit 23fb195

Please sign in to comment.