Small fixes: broken links and unused files (#116)
* Remove node modules and package.json from root * Remove unused references to FontAwesome * Fix documentation link
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -22,8 +22,6 @@ jobs:
|
||||
${{ runner.os }}-build-
|
||||
${{ runner.os }}-
|
||||
- name: Install Dependencies
|
||||
env:
|
||||
FONTAWESOME_NPM_AUTH_TOKEN: ${{ secrets.FONTAWESOME_NPM_AUTH_TOKEN }}
|
||||
run: cd front && npm install
|
||||
- name: Run linter
|
||||
run: cd front && npm run lint
|
||||
|
||||
Reference in New Issue
Block a user