Skip to content

Commit

Permalink
update: workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
terryyz committed Apr 23, 2024
1 parent aebb0c7 commit b27dc54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/run.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
NAMES=(chien jenny wenhao niklas hanhu ratna ming)
NAMES=(chien jenny wenhao niklas hanhu ratna)
for name in "${NAMES[@]}"; do
cp data/raw/*"$name"*py data/clean
done
Expand Down

0 comments on commit b27dc54

Please sign in to comment.