Skip to content

Commit

Permalink
Merge pull request #12 from asfadmin/sg/rename_shell_script
Browse files Browse the repository at this point in the history
refactor: rename to zip_libraries.sh
  • Loading branch information
segallagher authored Jul 3, 2024
2 parents 1dd3f93 + 67547b5 commit ed4fec6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format-libraries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
if: needs.check-message.outputs.continue == 'true'
id: format-libraries
run: |
bash ./create_library_lists.sh
bash ./zip_libraries.sh
- name: Commit
if: needs.check-message.outputs.continue == 'true'
Expand Down
File renamed without changes.

0 comments on commit ed4fec6

Please sign in to comment.