Commit ace5053c authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

ci: Fix circular dependencies.

Showing with 0 additions and 4 deletions
+0 -4
......@@ -96,8 +96,6 @@ build-linux:
artifacts: true
- job: build-lang
artifacts: true
- job: build-linux
artifacts: true
script:
- mkdir -p linux
- cd linux
......@@ -147,8 +145,6 @@ build-windows:
artifacts: true
- job: build-lang
artifacts: true
- job: build-windows
artifacts: true
script:
- mkdir windows
- cd windows
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment