aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBill Traynor <wmat@riscv.org>2022-08-24 16:30:11 -0400
committerBill Traynor <wmat@riscv.org>2022-08-24 16:30:11 -0400
commitec7c793385605d9dd511c54a258f7eb60fff853e (patch)
tree42c5e2a1f7d2ef78e0b0ac2862944b12d7779bcd /.github
parent9e3010e9c0942aa57a8d834f7331fb46b43cc670 (diff)
downloadriscv-isa-manual-ec7c793385605d9dd511c54a258f7eb60fff853e.zip
riscv-isa-manual-ec7c793385605d9dd511c54a258f7eb60fff853e.tar.gz
riscv-isa-manual-ec7c793385605d9dd511c54a258f7eb60fff853e.tar.bz2
More cleanup.
Missed an artifact.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build-pdf.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/build-pdf.yml b/.github/workflows/build-pdf.yml
index ed2ea8c..63551c8 100644
--- a/.github/workflows/build-pdf.yml
+++ b/.github/workflows/build-pdf.yml
@@ -57,8 +57,6 @@ jobs:
name: ${{ env.PDF_RESULT }}
path: ./build/${{ env.PDF_RESULT }}
retention-days: 7
-<<<<<<< HEAD
-=======
name: Build Document PDF
on: