Skip to content

Commit

Permalink
好烦这个action不能运行npm command
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffacode committed Sep 10, 2020
1 parent e7dddcc commit a777bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ jobs:
password: ${{ secrets.PASSWORD }}
port: ${{ secrets.PORT }}
script: |
cd /realworld-nuxtjs
cd ./realworld-nuxtjs
sh deploy.sh

1 comment on commit a777bcf

@vercel
Copy link

@vercel vercel bot commented on a777bcf Sep 10, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.