Skip to content

Commit f6cdb52

Browse files
committed
ci
1 parent 8503845 commit f6cdb52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-and-test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ jobs:
1717
- name: Setup .NET
1818
uses: actions/setup-dotnet@v1
1919
with:
20-
dotnet-version: |
20+
dotnet-version: |
2121
6.x.x
22-
'7.0.103'
22+
7.0.103
2323
- name: make script executable
2424
run: chmod u+x build.sh
2525
- name: Build and test

0 commit comments

Comments
 (0)