Skip to content

Commit

Permalink
Update Windows CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
asv-soft-u01 authored May 21, 2024
1 parent 792d331 commit e395b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Windows CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Setting the project version
run: |
dotnet tool install -g dotnet-setversion
setversion ${{ steps.version.outputs.version-without-v }} ${{ env.PATH_TO_PROJECTS }}\Asv.Mavlink\Asv.Mavlink.csproj
setversion ${{ steps.version.outputs.version-without-v }} ${{ env.PATH_TO_PROJECTS }}\Asv.Avalonia.Toolkit\Asv.Avalonia.Toolkit.csproj
- name: Restoring dependencies
run: |
Expand Down

0 comments on commit e395b2f

Please sign in to comment.