Fix release CI workflow
This commit is contained in:
1
.github/workflows/dotnet.yml
vendored
1
.github/workflows/dotnet.yml
vendored
@@ -19,7 +19,6 @@ jobs:
|
|||||||
ArtifactStagingDirectory: "artifacts"
|
ArtifactStagingDirectory: "artifacts"
|
||||||
IsTagBuild: false
|
IsTagBuild: false
|
||||||
DOTNET_INSTALL_DIR: "/usr/share/dotnet"
|
DOTNET_INSTALL_DIR: "/usr/share/dotnet"
|
||||||
Suffix: ${{ github.run_number }}
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user