Skip to content

Commit

Permalink
removed copy of license file
Browse files Browse the repository at this point in the history
  • Loading branch information
dalkia committed Feb 29, 2024
1 parent af9bbe6 commit 49ac8d3
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/test-lod-conversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,7 @@ jobs:
run: |
Copy-Item -Path "${{ github.workspace }}\DCL_PiXYZ\bin\Release\netcoreapp3.1\win10-x64\RoadCoordinates.json" -Destination "${{ github.workspace }}\publish"
shell: pwsh

- name: Copy license file
run: |
Copy-Item -Path "${{ github.workspace }}\pixyzsdk-29022024.lic" -Destination "${{ github.workspace }}\publish"
shell: pwsh


- name: Install Vulkan SDK
uses: jakoch/[email protected]
with:
Expand Down

0 comments on commit 49ac8d3

Please sign in to comment.