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