forked from cory/tildefriends
build: Let's try to put docs somewhere.
This commit is contained in:
parent
3f8f0e14f4
commit
c4af799279
@ -38,6 +38,8 @@ jobs:
|
||||
submodules: true
|
||||
- run: ln -s /opt/keys .keys
|
||||
- run: ln -s /opt/deps/ios_toolchain deps/ios_toolchain
|
||||
- run: make docs
|
||||
- run: rsync -e "ssh -i /opt/keys/ssh.ed25519" out/html/ tfdocs@pildefriends:docs/html/
|
||||
- name: Setup JDK
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user