mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-05 19:06:37 +02:00
🐛 fix: we do not require the fa dep
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@@ -27,9 +27,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
|
||||
- name: Install font-awesome
|
||||
run: pnpm add font-awesome
|
||||
|
||||
- name: Build documents
|
||||
run: pnpm run build
|
||||
|
||||
|
Reference in New Issue
Block a user