|
@@ -18,7 +18,7 @@ jobs:
|
|
submodules: true
|
|
submodules: true
|
|
- uses: actions/setup-dotnet@v4
|
|
- uses: actions/setup-dotnet@v4
|
|
with:
|
|
with:
|
|
- dotnet-version: '6.0.*'
|
|
|
|
|
|
+ dotnet-version: '8.0.*'
|
|
- run: dotnet publish -c Release .\OhmGraphite\
|
|
- run: dotnet publish -c Release .\OhmGraphite\
|
|
- name: Set artifact name
|
|
- name: Set artifact name
|
|
shell: bash
|
|
shell: bash
|