Skip to content

Commit

Permalink
Merge pull request #15 from ZenkieBear/ZenkieBear-patch-5
Browse files Browse the repository at this point in the history
Update node.js.yml
  • Loading branch information
ZenkieBear committed Oct 11, 2023
2 parents 1b78e05 + 4d6351c commit 6c22036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
cache: 'npm'
- run: npm install
- run: pwd
- run: ls
- run: ls src/components
- run: npm run build
- name: 🚀 Deploying
uses: actions/configure-pages@v3
Expand Down

0 comments on commit 6c22036

Please sign in to comment.