Update deploy.yml

This commit is contained in:
Dave 2023-05-23 18:11:33 +01:00 committed by GitHub
parent 5dcfd5a793
commit 4dda9ddebb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ jobs:
with:
node-version: 16
- run: npm ci
- run: npm run build
- run: npm test
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4.2.5