mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-01-25 12:22:17 +01:00
update: dump
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -42,4 +42,6 @@ jobs:
|
|||||||
extended: ${{ matrix.extended }}
|
extended: ${{ matrix.extended }}
|
||||||
|
|
||||||
- name: Dump
|
- name: Dump
|
||||||
run: hugo version
|
run: |
|
||||||
|
curl 'https://api.github.com/repos/gohugoio/hugo/releases/latest'
|
||||||
|
hugo version
|
||||||
|
|||||||
Reference in New Issue
Block a user