typing... how does it work?

This commit is contained in:
2024-03-23 18:30:22 -04:00
committed by GitHub
parent afadaaf087
commit 04eea94e62

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: