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"
|
||||
IsTagBuild: false
|
||||
DOTNET_INSTALL_DIR: "/usr/share/dotnet"
|
||||
Suffix: ${{ github.run_number }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user