Skip to content

Commit

Permalink
Debug CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jphetphoumy committed May 6, 2024
1 parent ff096bb commit 493bc22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nuxtjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
node-version: "20"
- name: Install dependencies
run: npm run install
- name: Debug
run: ls -al
- name: Static HTML export with Nuxt
run: npm run build -- --preset github_pages
- name: Upload artifact
Expand Down

0 comments on commit 493bc22

Please sign in to comment.