Skip to content

Commit 28bac75

Browse files
authored
Update directory.yml
1 parent 53a2558 commit 28bac75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/directory.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
add-to-path: true
2727
- name: Compile Directory Writer
2828
run: |
29-
julec -o ./directory_writer ./.github/workflows
29+
julec build -o ./directory_writer ./.github/workflows
3030
git update-index --add --chmod=-x ./directory_writer
3131
chmod +x ./directory_writer
3232
- name: Generate Directory

0 commit comments

Comments
 (0)