ci: Install dependencies before semantic-release run (#1529)

This commit is contained in:
Dermot Duffy
2024-09-14 15:58:59 -07:00
committed by GitHub
parent f944dee82c
commit 2e809ca8b7
2 changed files with 4 additions and 6 deletions
-3
View File
@@ -46,9 +46,6 @@ jobs:
# build).
ignore: 'hacs'
- name: Verify docs links
run: yarn run docs-check-links
- name: Upload javascript
uses: actions/upload-artifact@v4
with: