Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
Re-enable checkout
  • Loading branch information
actions-user committed Nov 15, 2023
1 parent a3bd287 commit e6d985a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ jobs:

#### RE-ENABLE THESE!!! ####

# - name: Checkout code
# uses: actions/checkout@v3
- name: Checkout code
uses: actions/checkout@v3

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

0 comments on commit e6d985a

Please sign in to comment.