update work flow

This commit is contained in:
jverzani
2022-07-25 20:51:08 -04:00
parent bce4ce7fa0
commit 6712bb02c4
86 changed files with 489 additions and 2139 deletions

View File

@@ -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))