mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 08:54:53 +00:00
CI: Small fixes.
This commit is contained in:
@@ -89,7 +89,7 @@ test-windows:
|
||||
- ./koch xz
|
||||
artifacts:
|
||||
paths:
|
||||
- csources
|
||||
- build/c_code
|
||||
|
||||
csources-linux:
|
||||
<<: *csources_definition
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
# Nimble deps
|
||||
nim e install_nimble.nims
|
||||
nim e tests/test_nimscript.nims
|
||||
nimble update
|
||||
|
||||
Reference in New Issue
Block a user