mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-11 11:33:02 +03:00
Remove lock at the end
This commit is contained in:
1
.github/workflows/ci-openapi.yml
vendored
1
.github/workflows/ci-openapi.yml
vendored
@@ -196,4 +196,5 @@ jobs:
|
||||
sudo rm ${TGT_DIR}/jellyfin-openapi-unstable_previous.json
|
||||
sudo ln -s unstable/${LAST_SPEC} ${TGT_DIR}/jellyfin-openapi-unstable_previous.json
|
||||
fi
|
||||
rm /run/openapi-unstable.lock
|
||||
) 200>/run/openapi-unstable.lock
|
||||
|
||||
Reference in New Issue
Block a user