build: OK, that fail's on me.
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 2m12s
Some checks failed
Build Tilde Friends / Build-All (push) Failing after 2m12s
This commit is contained in:
parent
25914ff5a7
commit
9cb5cbcde9
@ -38,7 +38,8 @@ jobs:
|
||||
submodules: true
|
||||
- run: ln -s /opt/keys .keys
|
||||
- run: ln -s /opt/deps/ios_toolchain deps/ios_toolchain
|
||||
- run: mkdir-p out/html/; make docs
|
||||
- name: Build documentation
|
||||
run: mkdir -p out/html/; 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user