Skip to content

Commit

Permalink
mcb-update-actions - Solve ll to ls
Browse files Browse the repository at this point in the history
  • Loading branch information
M-casado committed Jun 24, 2024
1 parent 0c2edb8 commit 3af4c3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/json_validation_deploying_biovalidator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ jobs:
#!
echo "--- Listing files:"
pwd
ll
ll ./schemas
ls
ls ./schemas
#!
schemas_dir="./schemas"
node biovalidator/src/biovalidator -r "$schemas_dir/*.json" > biovalidator.log 2>&1 &
Expand Down

0 comments on commit 3af4c3e

Please sign in to comment.