Skip to content

Commit 8280d53

Browse files
committed
Try to fix build
1 parent 6175237 commit 8280d53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/eleventy_build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
node-version: '22.x'
1616
- name: Install dependencies using a safe clean install, build and test
1717
run: |
18-
npm config set '//npm.fontawesome.com/:_authToken' "${{ secrets.FONT_AWESOME_TOKEN }}"
1918
npm ci --ignore-scripts
2019
- name: Run Build
2120
run: npm run build

0 commit comments

Comments
 (0)