typo
Browse files
.github/workflows/build.yaml
CHANGED
@@ -23,8 +23,6 @@ jobs:
|
|
23 |
- os: windows-2019
|
24 |
TARGET: windows
|
25 |
CMD_BUILD: pip install git+https://github.com/andreped/livermask.git
|
26 |
-
|
27 |
-
runs-on: ubu
|
28 |
steps:
|
29 |
- uses: actions/checkout@v2
|
30 |
|
|
|
23 |
- os: windows-2019
|
24 |
TARGET: windows
|
25 |
CMD_BUILD: pip install git+https://github.com/andreped/livermask.git
|
|
|
|
|
26 |
steps:
|
27 |
- uses: actions/checkout@v2
|
28 |
|