Skip to content

Commit a257d5a

Browse files
committed
GitHub actions: change directory
1 parent aeea6a2 commit a257d5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_win.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212

1313
- name: Compile release
1414
run: |
15+
cd BLEServer
1516
msbuild BLEServer.sln /p:Configuration=Release /p:Platform=ARM64
1617
msbuild BLEServer.sln /p:Configuration=Release /p:Platform=x64
1718
msbuild BLEServer.sln /p:Configuration=Release /p:Platform=x86

0 commit comments

Comments
 (0)