Skip to content

Commit 116e48d

Browse files
committed
Fix build.
1 parent 697d3de commit 116e48d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/dotnet.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
runs-on: ubuntu-latest
1212

1313
steps:
14+
- name: Checkout
15+
uses: actions/checkout@v4
1416
- name: Setup .NET 8
1517
uses: actions/setup-dotnet@v5
1618
with:

0 commit comments

Comments
 (0)