]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Use npm install
authorJeremy Thomas <bbxdesign@gmail.com>
Sat, 30 Oct 2021 22:48:54 +0000 (23:48 +0100)
committerJeremy Thomas <bbxdesign@gmail.com>
Sat, 30 Oct 2021 22:48:54 +0000 (23:48 +0100)
.github/workflows/main.yml

index b4316ea08b9afe116870dc70b2a3bc443f6c56a8..447630fffd29f8fcbd71248b9839c52684cf7b7c 100644 (file)
@@ -10,3 +10,5 @@ jobs:
       # and run all Cypress tests
       - name: Cypress run
         uses: cypress-io/github-action@v2
+        with:
+          install-command: npm install