Skip to content

Commit 69cdd41

Browse files
test
1 parent fa5cc89 commit 69cdd41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ jobs:
7979

8080
- name: Download the build folder
8181
uses: actions/download-artifact@v4
82+
with:
83+
path: ./docs
8284

8385
- name: Display structure of downloaded files
8486
run: ls -R ./docs

0 commit comments

Comments
 (0)