We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 117760b commit ed8a89dCopy full SHA for ed8a89d
.github/workflows/multi-platform.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Own The Libs (Checkout)
39
uses: actions/checkout@v4
40
with:
41
- repository: prevter/ffmpeg-libs
+ repository: EclipseMenu/ffmpeg-libs
42
ref: ${{ matrix.config.name }}
43
token: ${{ secrets.FFMPEG_LIBS_TOKEN }}
44
path: ffmpeg-libs
0 commit comments