mirror of
https://github.com/rosenbjerg/FFMpegCore.git
synced 2025-12-14 10:05:44 +00:00
Include github token to avoid rate limiting
This commit is contained in:
parent
af6587d8fe
commit
99181e9f65
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -38,6 +38,7 @@ jobs:
|
|||
uses: AnimMouse/setup-ffmpeg@ae28d57 # 1.1.0
|
||||
with:
|
||||
version: 7.1.1
|
||||
token: ${{ github.token }}
|
||||
|
||||
- if: runner.os == 'macOS' && runner.arch == 'ARM64'
|
||||
uses: AnimMouse/setup-ffmpeg@ae28d57 # 1.1.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue