test
This commit is contained in:
@@ -42,6 +42,8 @@ jobs:
|
||||
# See https://docs.microsoft.com/visualstudio/msbuild/msbuild-command-line-reference
|
||||
run: msbuild /m /p:Configuration=${{env.BUILD_CONFIGURATION}} ${{env.SOLUTION_FILE_PATH}}
|
||||
|
||||
###dotnet publish -c Release -r linux-x64 --self-contained true -o ./publish_ubuntu
|
||||
|
||||
- name: Show Github infos
|
||||
run: echo 'Workspace path ${{ github.workspace }} - runner.temp ${{ runner.temp }}'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user