Skip to content

Commit

Permalink
.github/workflows/testing.yml: apply doc/poxy-0.19.1.diff before buil…
Browse files Browse the repository at this point in the history
…ding docs

Signed-off-by: Tim Janik <[email protected]>
  • Loading branch information
tim-janik committed Nov 10, 2024
1 parent 8073ce3 commit 6bc89d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
run: |
make -j`nproc` all
(umask 0077 && cat <<< "${{ secrets.SSH_ID_GHDOCS4ANKLANG_ECDSA }}" > .git/.ssh_id_ghdocs4anklang)
(cd / && sudo patch -t -p0) <doc/poxy-0.19.1.diff
doc/poxy.sh -b -u
ArchReplay:
Expand Down

0 comments on commit 6bc89d1

Please sign in to comment.