Skip to content

Commit 83b591a

Browse files
committed
add ls
1 parent 218e68d commit 83b591a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ jobs:
3939
path: ./dist
4040
name: github-pages
4141

42+
- name: Upload cache
43+
run: ls dist/
44+
4245
deploy:
4346
needs: build
4447
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)