Skip to content

Commit

Permalink
Update update-registry.yml - add alloutputkeys to reg
Browse files Browse the repository at this point in the history
  • Loading branch information
OliviaLynn authored Apr 5, 2024
1 parent c3c44a8 commit d05ce05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
for data_dir in examples/ ext/ filt/ opa/ sed/ test_fit/ tools/ vega/; do
python scripts/add_to_registry.py "$data_dir" "$REGISTRY_FILE"
done
python scripts/add_to_registry.py alloutputkeys.txt "$REGISTRY_FILE"
- name: Cat new registry file
run :
cat "$REGISTRY_FILE"
Expand Down

0 comments on commit d05ce05

Please sign in to comment.