diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e53b91732f..7de8f79b0b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -89,7 +89,7 @@ test-windows: - ./koch xz artifacts: paths: - - csources + - build/c_code csources-linux: <<: *csources_definition diff --git a/ci/deps.bat b/ci/deps.bat index d73a7b5af5..477c70d1d5 100644 --- a/ci/deps.bat +++ b/ci/deps.bat @@ -1,4 +1,3 @@ -# Nimble deps nim e install_nimble.nims nim e tests/test_nimscript.nims nimble update