mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-06 11:37:02 +03:00
Fix release CI
This commit is contained in:
committed by
GitHub
parent
adfba72f19
commit
d0a34d423c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
# Build Artifacts
|
# Build Artifacts
|
||||||
- name: Build Artifacts
|
- name: Build Artifacts
|
||||||
uses: ./.github/workflows/ci
|
uses: ./.github/workflows/ci.yml
|
||||||
|
|
||||||
# Upload each release asset
|
# Upload each release asset
|
||||||
- name: Upload to release
|
- name: Upload to release
|
||||||
|
|||||||
Reference in New Issue
Block a user