Browse Source

Re added checkout

Tig 1 year ago
parent
commit
230fa5b02a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/dotnet-core.yml

+ 2 - 0
.github/workflows/dotnet-core.yml

@@ -17,6 +17,8 @@ jobs:
     timeout-minutes: 10
     steps:
     
+    - uses: actions/checkout@v4
+
     - name: Setup .NET Core
       uses: actions/setup-dotnet@v4
       with: