mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-07 14:05:49 +01:00
[build] Cache dependencies for macos job (#10088)
Authored by: bashonly
This commit is contained in:
parent
add96eb9f8
commit
46c1b7cfec
4 changed files with 49 additions and 10 deletions
3
.github/workflows/release-master.yml
vendored
3
.github/workflows/release-master.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue