Skip to content

Commit

Permalink
Revert "WIP3 remove unneeded checkout"
Browse files Browse the repository at this point in the history
This reverts commit 23a8f69.
  • Loading branch information
knocte committed Mar 29, 2024
1 parent 23a8f69 commit 4b54df9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
runs-on: ubuntu-22.04

steps:
- name: Checkout code
uses: actions/checkout@v4

- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
Expand Down

0 comments on commit 4b54df9

Please sign in to comment.