This commit is contained in:
parent
6caadc9c00
commit
a6b5dff679
|
|
@ -23,4 +23,5 @@ jobs:
|
|||
make
|
||||
- name: Deploy
|
||||
run: |
|
||||
netlify deploy --dir target --prod
|
||||
npm install netlify-cli --save-dev
|
||||
npx netlify deploy --dir target --prod
|
||||
Loading…
Reference in a new issue