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
@ -26,6 +26,10 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- run: cp -r docs/** .
|
||||
|
||||
- if: github.ref == 'refs/heads/master'
|
||||
run: |
|
||||
echo "OUT_DIR=/" >> $GITHUB_ENV
|
||||
|
||||
- name: Install dependecies
|
||||
uses: VaultVulp/action-pipenv@v2.0.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user