Skip to content

Commit 261b9b2

Browse files
authored
Fix linux_job_v2 after pytorch/test-infra#6104 (#459)
1 parent d26bfbc commit 261b9b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build_ffmpeg.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jobs:
2929
matrix:
3030
ffmpeg-version: ["4.4.4", "5.1.4", "6.1.1", "7.0.1"]
3131
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
32+
permissions:
33+
id-token: write
34+
contents: read
3235
with:
3336
job-name: Build
3437
upload-artifact: ffmpeg-lgpl

0 commit comments

Comments
 (0)