Fixed Windows path notation.

This commit is contained in:
Oliver Schmidt 2020-08-02 17:49:18 +02:00
parent 992596c981
commit 35d6a75b37
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@ jobs:
- os: windows
name: Windows
script:
- src/msbuild.cmd scr/cc65.sln
- src/msbuild.cmd src\\cc65.sln