Skip to content

Commit

Permalink
change name for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
warittornc committed Oct 7, 2024
1 parent 74920cb commit bf66be3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/aggregate_signals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
pip install pyyaml
- name: Aggregate Signals
run: python .github/scripts/merge_all.py ./signals ./registry
run: python .github/scripts/aggregate_signals.py ./signals ./registry

- name: Cache Rust-Script
uses: actions/cache@v4
Expand Down

0 comments on commit bf66be3

Please sign in to comment.