1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-08 15:29:37 +00:00

Fixed Windows path notation.

This commit is contained in:
Oliver Schmidt 2020-08-02 17:49:18 +02:00
parent 992596c981
commit 35d6a75b37

View File

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