mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-09-27 05:34:20 +00:00
fix: Test action step
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
# run: npm test
|
||||
|
||||
- name: Test action
|
||||
uses: peaceiris/actions-hugo@migrate-javascript-action
|
||||
uses: ./
|
||||
with:
|
||||
hugo-version: ${{ matrix.hugo-version }}
|
||||
extended: ${{ matrix.extended }}
|
||||
|
||||
Reference in New Issue
Block a user