mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
Use npm install
This commit is contained in:
parent
5f0932f239
commit
2878a0e8a6
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -10,3 +10,5 @@ jobs:
|
||||
# and run all Cypress tests
|
||||
- name: Cypress run
|
||||
uses: cypress-io/github-action@v2
|
||||
with:
|
||||
install-command: npm install
|
||||
|
Loading…
Reference in New Issue
Block a user