mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Use npm install
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user