Change fontawesome location/repo
All checks were successful
/ build-artifacts (push) Successful in 1m1s
All checks were successful
/ build-artifacts (push) Successful in 1m1s
This commit is contained in:
parent
cf15530d0f
commit
28b6678c30
6 changed files with 14749 additions and 14755 deletions
|
@ -9,8 +9,8 @@ jobs:
|
|||
- uses: https://code.forgejo.org/actions/checkout@v3
|
||||
- id: build
|
||||
run: |
|
||||
echo "@fortawesome:registry=https://npm.fontawesome.com/" > .npmrc
|
||||
echo "//npm.fontawesome.com/:_authToken=${{ secrets.FONTAWESOME_TOKEN }}" >> .npmrc
|
||||
echo "@fontawesome:registry=https://git.serguzim.me/api/packages/fontawesome/npm/" > .npmrc
|
||||
echo "//git.serguzim.me/api/packages/fontawesome/npm/:_authToken=${{ secrets.FORGEJO_TOKEN }}" >> .npmrc
|
||||
mkdir /tmp/release-dir
|
||||
|
||||
npm install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue