Fix release CI workflow

This commit is contained in:
Mihail Gribkov
2025-07-20 00:27:07 +03:00
committed by GitHub
parent 98e2d0fd66
commit 87c1461698

View File

@@ -19,7 +19,6 @@ jobs:
ArtifactStagingDirectory: "artifacts"
IsTagBuild: false
DOTNET_INSTALL_DIR: "/usr/share/dotnet"
Suffix: ${{ github.run_number }}
steps:
- uses: actions/checkout@v4