Skip to content

Commit

Permalink
Update directory_writer.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ruslan Senatorov <[email protected]>
  • Loading branch information
ruslansenatorov authored Nov 8, 2024
1 parent 11b8388 commit 5c8735b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/directory_writer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: chmod +x scripts/build_directory_md.py

- name: Set script executable permission
run: chmod +x remove_base64_images.py
run: chmod +x scripts/remove_base64_images.py

- name: Write DIRECTORY.md and README.md
run: |
Expand Down

0 comments on commit 5c8735b

Please sign in to comment.