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 a7a3016 commit 26d735d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/npm-gulp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@ jobs:
uses: actions/download-artifact@v3
with:
name: dist
path: .

- name: Display structure of downloaded files
run: ls -R
working-directory: .

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

0 comments on commit 26d735d

Please sign in to comment.