mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
feat: action changes and edit link
This commit is contained in:
2
.github/workflows/docusaurus.yml
vendored
2
.github/workflows/docusaurus.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
cache: npm
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
run: npm ci
|
||||
- name: Build website
|
||||
run: npm run build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user