fix: ci/cd

This commit is contained in:
2023-03-06 10:18:47 +04:00
parent cbda5e9974
commit 68cd246641
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
- name: Setup dotnet - name: Setup dotnet
uses: actions/setup-dotnet@v1 uses: actions/setup-dotnet@v1
with: with:
dotnet-version: 6.0.x dotnet-version: 7.0.x
- name: Build - name: Build
shell: bash shell: bash
run: | run: |