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 15, 2024
1 parent 9fc7b7f commit 935f37d
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,9 +15,10 @@ jobs:
uses: actions/checkout@v3

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

0 comments on commit 935f37d

Please sign in to comment.