Skip to content

Commit

Permalink
try different font directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mrieser committed Oct 10, 2024
1 parent 9309f38 commit 377285c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Install dependencies & build website
run: |
cp src/assets/fonts/lalezar/Lalezar-Regular.ttf /usr/local/share/fonts/
cp src/assets/fonts/lalezar/Lalezar-Regular.ttf /usr/share/fonts/
fc-cache -f -v
npm ci
npm run build
Expand Down

0 comments on commit 377285c

Please sign in to comment.