We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 823586d commit cf7702fCopy full SHA for cf7702f
.github/workflows/arc3n-deploy.yml
@@ -14,13 +14,6 @@ jobs:
14
steps:
15
- name: Checkout 🛎️
16
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 }}
24
25
- uses: actions/setup-node@v4
26
with:
0 commit comments