fix: workflow syntax

This commit is contained in:
peaceiris 2019-09-15 20:27:05 +09:00
parent 9aa599a7fb
commit 45bd07a5c0

View file

@ -18,10 +18,10 @@ jobs:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
- name: Install dependencies - name: Install dependencies
- run: npm ci run: npm ci
# - name: Test script # - name: Test script
# - run: npm test # run: npm test
- name: Test action - name: Test action
uses: peaceiris/actions-hugo@migrate-javascript-action uses: peaceiris/actions-hugo@migrate-javascript-action