mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-02 03:57:38 +08:00
fix: ci
This commit is contained in:
parent
7d15f20674
commit
7444b050c1
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
|
||||
- name: Package Nightly Nuget
|
||||
run: |
|
||||
dotnet pack components/AntBlazor/AntBlazor.csproj /p:PackageVersion=$Version-nightly-${BUILD_NUMBER} -c Release -o pack-${BUILD_NUMBER} --no-build --no-restore
|
||||
dotnet pack components/AntBlazor.csproj /p:PackageVersion=$Version-nightly-${BUILD_NUMBER} -c Release -o pack-${BUILD_NUMBER} --no-build --no-restore
|
||||
|
||||
- name: Publish to Nuget
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user