Skip to content

Commit 592a8cf

Browse files
authored
Update visp-build.yml
1 parent ce9ba45 commit 592a8cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/visp-build.yml

+3
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ jobs:
6565
dist/assets/
6666
dist/index.html
6767
68+
- name: Debug
69+
run: ls -la
70+
6871
- name: Deploy to Vercel
6972
if: "github.event_name == 'push' && endsWith(github.ref, 'refs/heads/main')" # Deploy to prod if it is a push to `main`
7073
uses: amondnet/vercel-action@v25

0 commit comments

Comments
 (0)