Skip to content

Commit 67d4698

Browse files
author
Petr Sramek
committed
whoaa
1 parent 56cacbf commit 67d4698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
steps:
1616
- uses: actions/checkout@v3
17-
- uses: ./.github/actions/build-dotnet.yml
17+
- uses: ./.github/actions/build-dotnet.yml@feature/v2-implementation
1818
# - name: Install .NET 9
1919
# uses: actions/setup-dotnet@v4
2020
# with:

0 commit comments

Comments
 (0)