fix gh action

This commit is contained in:
mivinci 2021-08-23 22:20:39 +08:00
parent 3ff72373ba
commit 2a030d1f9b
2 changed files with 4 additions and 4 deletions

View file

@ -22,9 +22,6 @@ jobs:
hugo-version: '0.85.0'
extended: true
- name: Rename
run: cd .. && mv hugo-theme-minima minima && cd minima
- name: Build
run: make build