Skip to content

Commit

Permalink
Missing YAML file
Browse files Browse the repository at this point in the history
  • Loading branch information
GerardSmit committed Dec 21, 2023
1 parent 72c8893 commit 5b965fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ jobs:
uses: actions/setup-dotnet@v1
with:
dotnet-version: |
3.1.x
6.0.x
7.0.x
8.0.x
- name: Install dependencies
run: dotnet restore
- name: Build
Expand Down

0 comments on commit 5b965fa

Please sign in to comment.