Skip to content

Commit

Permalink
Update npm-grunt.yml
Browse files Browse the repository at this point in the history
Signed-off-by: yang <30883395+webvs2@users.noreply.github.com>
  • Loading branch information
webvs2 authored Jul 25, 2024
1 parent 9f7d9ce commit 0445ba0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/npm-grunt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,9 @@ jobs:
run: |
npm install
npm run build:demo
grunt
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}


0 comments on commit 0445ba0

Please sign in to comment.