mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-08 13:27:25 +00:00
Moved hugo version to before_script
This commit is contained in:
parent
7660ff5269
commit
ca25b00dfc
|
@ -12,7 +12,7 @@ install:
|
||||||
- yarn global add gulp
|
- yarn global add gulp
|
||||||
- yarn install
|
- yarn install
|
||||||
|
|
||||||
before_install:
|
before_script:
|
||||||
- hugo version
|
- hugo version
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in a new issue