Skip to content

Commit 532ead2

Browse files
author
Petr Sramek
committed
xvsd
1 parent cae477a commit 532ead2

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
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
build:
11-
uses: ./.github/actions/build-dotnet.yml
11+
uses: ./.github/actions/build-dotnet.yml@feature/v2-implementation
1212
# name: Build with .NET 9
1313
# runs-on: ubuntu-latest
1414
# steps:

0 commit comments

Comments
 (0)