mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-08 05:17:10 +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 install
|
||||
|
||||
before_install:
|
||||
before_script:
|
||||
- hugo version
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue