Skip to content

Commit ec2cd21

Browse files
authored
Update deploy.yml
1 parent 2c76434 commit ec2cd21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: pnpm install
3838
- name: Build with VitePress
3939
run: pnpm docs:build
40-
- run: ll
40+
- run: ls
4141
- name: Upload artifact
4242
uses: actions/upload-pages-artifact@v3
4343
with:

0 commit comments

Comments
 (0)