Skip to content

Commit 49aa626

Browse files
committed
Merge branch 'fix/artifacts-algolia'
2 parents 6f4d51f + 6ddcbf0 commit 49aa626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
path: artifacts
5757

5858
- name: List artifacts directory (test step)
59-
run: ls -l artifacts
59+
run: ls -l
6060

6161
- name: Test documentation
6262
uses: JetBrains/writerside-checker-action@v1

0 commit comments

Comments
 (0)