Skip to content

Commit 0f34783

Browse files
authored
Update build.yml
1 parent fa8da26 commit 0f34783

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
run: msbuild "$env:Solution_Name.sln" /t:Restore /p:Configuration=$env:Configuration
4343
env:
4444
Configuration: ${{ matrix.configuration }}
45+
working-directory: './Musium'
4546

4647
- name: Decode the pfx
4748
run: |

0 commit comments

Comments
 (0)