mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update docs_build.yml
This commit is contained in:
parent
61cdb1b9f5
commit
d91333dfaa
4
.github/workflows/docs_build.yml
vendored
4
.github/workflows/docs_build.yml
vendored
@ -27,6 +27,10 @@ jobs:
|
|||||||
|
|
||||||
- run: cp -r docs/** .
|
- run: cp -r docs/** .
|
||||||
|
|
||||||
|
- if: github.ref == 'refs/heads/master'
|
||||||
|
run: |
|
||||||
|
echo "OUT_DIR=/" >> $GITHUB_ENV
|
||||||
|
|
||||||
- name: Install dependecies
|
- name: Install dependecies
|
||||||
uses: VaultVulp/action-pipenv@v2.0.1
|
uses: VaultVulp/action-pipenv@v2.0.1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user