Skip to content

Commit

Permalink
Update nocode-addin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanPrince authored Oct 4, 2023
1 parent 1db6071 commit f5cec3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nocode-addin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

# Restore the application to populate the obj folder with RuntimeIdentifiers
- name: Restore the application
run: msbuild src\AxaFrance.WebEngine\AxaFrance.WebEngine.ExcelUI.csproj /t:Restore /p:Configuration=$env:Configuration
run: msbuild .\src\AxaFrance.WebEngine\AxaFrance.WebEngine.ExcelUI.csproj /t:Restore /p:Configuration=$env:Configuration
env:
Configuration: ${{ matrix.configuration }}

Expand Down

0 comments on commit f5cec3e

Please sign in to comment.