This commit is contained in:
Zach Leatherman 2024-03-07 07:55:26 -06:00 committed by GitHub
parent c2b1605412
commit 25dc5d0452
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ jobs:
~/.npm ~/.npm
./.cache ./.cache
- run: npm ci - run: npm install
- run: npm run build-ghpages - run: npm run build-ghpages
- name: Deploy - name: Deploy