typing... how does it work?

This commit is contained in:
Daniel J. Summers 2024-03-23 18:30:22 -04:00 committed by GitHub
parent afadaaf087
commit 04eea94e62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ jobs:
steps:
- name: Check Out Code
uses: actions/cehckout@v4
uses: actions/checkout@v4
- name: Setup .NET Core SDK
uses: actions/setup-dotnet@v4.0.0
with: