mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-21 21:24:57 +02:00
⚙️ modify pipeline
This commit is contained in:
6
.github/workflows/test-deploy.yml
vendored
6
.github/workflows/test-deploy.yml
vendored
@@ -21,6 +21,8 @@ jobs:
|
||||
cache: yarn
|
||||
|
||||
- name: Install dependencies
|
||||
run: yarn install --frozen-lockfile
|
||||
run: npm ci
|
||||
- name: Install Fontawesome
|
||||
run: npm install --save font-awesome
|
||||
- name: Test build documents
|
||||
run: yarn build
|
||||
run: npm run build
|
Reference in New Issue
Block a user