aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-05-08 15:12:16 +0200
committerJay Berkenbilt <ejb@ql.org>2021-05-08 15:42:18 +0200
commitb152b3c9a9d095730c2f8aa7a7ce64e195327bce (patch)
treed42cd1e401c4f9ec46af41514370ebba1bac3732 /.github
parent30ac51bc78f7d723e4fc94ff8af5527e88b56f23 (diff)
downloadqpdf-b152b3c9a9d095730c2f8aa7a7ce64e195327bce.tar.zst
Include manuals in windows distributions again (fixes #521)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 3f86ef9e..a6b5f254 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -69,6 +69,7 @@ jobs:
uses: actions/download-artifact@v2
with:
name: distfiles
+ path: .
- name: 'Download external libs'
uses: actions/download-artifact@v2
with: