fixed issue in release yml
This commit is contained in:
parent
aba414e68d
commit
9243b0cd5a
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ jobs:
|
|||
run: npm install
|
||||
- name: Run astro check (linting + static analysis)
|
||||
run: npm run astro check
|
||||
run: npm run astro check
|
||||
|
||||
build-site:
|
||||
needs: [checking]
|
||||
|
|
Loading…
Reference in a new issue