get back to top directory after installing that thing

This commit is contained in:
Daniel Alejandro Gallegos 2023-06-21 19:29:52 -04:00
parent 599ce0f514
commit 873f300ced
No known key found for this signature in database
GPG key ID: 28F1CF39B0DE3E64

View file

@ -10,6 +10,7 @@ test:
- npm install
- cd themes/avian
- npm install
- cd ../../
script:
- hugo
except:
@ -23,6 +24,7 @@ pages:
- npm install
- cd themes/avian
- npm install
- cd ../../
script:
- hugo
artifacts: