Skip to content

Commit d70bffa

Browse files
author
Petr Sramek
committed
szdfa
1 parent 67d4698 commit d70bffa

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@feature/v2-implementation
17+
- uses: petesramek/polyline-algorithm-csharp/.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)