@@ -19,8 +19,8 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Build
|
||||
run: |
|
||||
npm install
|
||||
npm run build
|
||||
yarn install
|
||||
yarn run build
|
||||
|
||||
- name: HACS build validation
|
||||
uses: "hacs/action@21.12.1"
|
||||
|
||||
Reference in New Issue
Block a user