Skip to content

Commit

Permalink
ci(workflows): Update release workflow node setup [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
bartventer committed Jul 20, 2024
1 parent c1de577 commit 928d4eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
cache: "yarn"
cache-dependency-path: |
${{ github.workspace }}/yarn.lock
${{ github.workspace }}/package.json
- name: 'Run semantic-release in "${{ matrix.directory }}"'
working-directory: ${{ matrix.directory }}
shell: bash
Expand Down

0 comments on commit 928d4eb

Please sign in to comment.