Skip to content

Commit

Permalink
Updated npm-gulp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nashidahmed committed Nov 10, 2023
1 parent 22f0735 commit deefc71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/npm-gulp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3

- name: List current working directory
run: ls -l

- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit deefc71

Please sign in to comment.