update work flow
This commit is contained in:
@@ -45,6 +45,7 @@ for DIR ∈ DIRS
|
||||
else
|
||||
_, ext = splitext(f)
|
||||
ext == ".toml" && continue
|
||||
f == "process.jl" && continueg
|
||||
@show :cp, f
|
||||
try
|
||||
force = isfile(joinpath(DIR, f))
|
||||
|
||||
Reference in New Issue
Block a user