Skip to content

Commit

Permalink
Update test-lod-conversion.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Ignacio Molteni <[email protected]>
  • Loading branch information
dalkia authored May 13, 2024
1 parent e369064 commit 3e0f101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-lod-conversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

- name: Copy road coordinates
run: |
Copy-Item -Path "${{ github.workspace }}\DCL_PiXYZ\bin\Release\netcoreapp3.1\win10-x64\RoadCoordinates.json" -Destination "${{ github.workspace }}\publish"
Copy-Item -Path "${{ github.workspace }}\DCL_PiXYZ\bin\Release\netcoreapp3.1\win10-x64\SingleParcelRoadCoordinates.json" -Destination "${{ github.workspace }}\publish"
shell: pwsh

- name: Copy license file
Expand Down

0 comments on commit 3e0f101

Please sign in to comment.