Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebinside committed Oct 14, 2024
1 parent 102a717 commit 58a9f5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@ jobs:
uses: actions/checkout@v3

- name: Clone Font Awesome Overwrites ✌️
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
repository: sebinside/StreamAwesome-Overwrites
path: StreamAwesome/fonts
ref: 'main'
token: ${{ secrets.TOKEN }}

- uses: actions/setup-node@v3
Expand Down

0 comments on commit 58a9f5d

Please sign in to comment.