Fix run step typo

This commit is contained in:
FoxxMD 2023-07-13 15:52:42 -04:00
parent 5dc54849cc
commit a7c340188f

View file

@ -23,7 +23,7 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Build website
run: npm build
run: npm run build
# Popular action to deploy to GitHub Pages:
# Docs: https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-docusaurus