mirror of
https://github.com/real-zony/ZonyLrcToolsX.git
synced 2025-08-31 17:56:53 +00:00
ci: debug workflow.
This commit is contained in:
5
.github/workflows/dotnet.yml
vendored
5
.github/workflows/dotnet.yml
vendored
@@ -23,7 +23,10 @@ jobs:
|
|||||||
# run: dotnet restore
|
# run: dotnet restore
|
||||||
- name: Publish
|
- name: Publish
|
||||||
working-directory: ./src/ZonyLrcTools.Cli
|
working-directory: ./src/ZonyLrcTools.Cli
|
||||||
run: publish.sh
|
run: |
|
||||||
|
chmod +x ./publish.sh
|
||||||
|
./publish.sh
|
||||||
|
shell: bash
|
||||||
# - name: Upload Release
|
# - name: Upload Release
|
||||||
# uses: ncipollo/release-action@v1
|
# uses: ncipollo/release-action@v1
|
||||||
# with:
|
# with:
|
||||||
|
Reference in New Issue
Block a user