1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-16 22:25:40 +07:00

[build] Cache dependencies for macos job (#10088)

Authored by: bashonly
This commit is contained in:
bashonly
2024-06-13 16:13:08 -05:00
committed by GitHub
parent add96eb9f8
commit 46c1b7cfec
4 changed files with 49 additions and 10 deletions

View File

@@ -24,6 +24,7 @@ jobs:
source: master
permissions:
contents: write
packages: write
packages: write # For package cache
actions: write # For cleaning up cache
id-token: write # mandatory for trusted publishing
secrets: inherit