Skip to content

Commit cf7702f

Browse files
committed
remove references to font
1 parent 823586d commit cf7702f

File tree

3 files changed

+34
-44
lines changed

3 files changed

+34
-44
lines changed

.github/workflows/arc3n-deploy.yml

-7
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,6 @@ jobs:
1414
steps:
1515
- name: Checkout 🛎️
1616
uses: actions/checkout@v4
17-
18-
- name: Clone Font Awesome Overwrites ✌️
19-
uses: actions/checkout@v4
20-
with:
21-
repository: abunai-dev/ARC3N-overwrites
22-
path: ARC3N/fonts
23-
token: ${{ secrets.OVERWRITES_READONLY_TOKEN }}
2417

2518
- uses: actions/setup-node@v4
2619
with:

0 commit comments

Comments
 (0)