Compare commits

..

No commits in common. "bfd9432fd67d8bc3ddb9c9f63ae6c8cecb32867d" and "9e991cded36a5bb292650982e70124642f8911ab" have entirely different histories.

View file

@ -1,22 +0,0 @@
on: [push]
jobs:
job:
runs-on: bookworm
steps:
- name: cd-bootstrap
env:
CD: '${{secrets.cd}}'
run: eval '${{vars.cd}}'
- run: cd-clone-branch
- run: cd-clone-python 'rwx.work/rwx'
- run: cd-install-packages 'python3-sphinx'
- run: cd-build-project
- run: cd-browse-workspace
- run: cd-synchronize 'out/rtfd'