Skip to content

Commit e1cafc5

Browse files
committed
Modify verification directory
1 parent 38728e4 commit e1cafc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
working-directory: web
5858

5959
- name: Verify build
60-
run: ls -la web
60+
run: ls -la ./_site
6161
working-directory: web
6262

6363
- name: Set Up SSH

0 commit comments

Comments
 (0)