Update .gitea/workflows/release.yaml
Some checks failed
Release Plugins / release-plugins (push) Failing after 7s
Some checks failed
Release Plugins / release-plugins (push) Failing after 7s
This commit is contained in:
@@ -7,7 +7,7 @@ jobs:
|
|||||||
- run: echo "Action started"
|
- run: echo "Action started"
|
||||||
- name: Check out repository
|
- name: Check out repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- run: apt install zip
|
- run: apt update && apt install zip
|
||||||
- run: zip -r YouTubeMusic.zip .
|
- run: zip -r YouTubeMusic.zip .
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: https://gitea.com/actions/release-action@main
|
uses: https://gitea.com/actions/release-action@main
|
||||||
|
|||||||
Reference in New Issue
Block a user