mirror of
https://github.com/apophenia-news/apophenia.news.git
synced 2026-03-17 03:11:01 +00:00
Update build-dist.yml
This commit is contained in:
2
.github/workflows/build-dist.yml
vendored
2
.github/workflows/build-dist.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
cache: npm
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
run: npm install
|
||||
|
||||
- name: Build site
|
||||
run: npm run build
|
||||
|
||||
Reference in New Issue
Block a user