Skip to content

Commit cb26f3b

Browse files
Begin reindex
1 parent 2a0085d commit cb26f3b

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.github/workflows/reindex_dtss.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- uses: actions/checkout@v7
1717
- name: Create and push index
1818
run: |
19-
echo Add other actions to build,
20-
echo test, and deploy your project.
21-
ls -lA
19+
echo Preparing reindex operation...
20+
chmod +x ./dtssview.sh
21+
echo Reindexing scripts...
22+
./dtssview.sh .

0 commit comments

Comments
 (0)