Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierZal committed Nov 4, 2024
1 parent 20308d5 commit db71399
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
run: npm ci
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_CONFIG_IGNORE_SCRIPTS: ${{ matrix.node-version == '16.x' }}
- name: Build code & validate app
uses: athombv/github-action-homey-app-validate@master
with:
Expand Down

0 comments on commit db71399

Please sign in to comment.