Skip to content

Commit 70aeea4

Browse files
author
Juan Luna
committed
deployment debug
1 parent 0cb5a7a commit 70aeea4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/vuepress-deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020
- name: Build VuePress
2121
run: yarn build
2222

23+
- name: Verify Build Output
24+
run: ls -la .vuepress/dist
25+
2326
- name: Deploy to GitHub Pages
2427
uses: JuanLoLuna/vuepress-deploy@master
2528
env:

0 commit comments

Comments
 (0)