summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/release-candidate.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release-candidate.yml b/.github/workflows/release-candidate.yml
index 6c4c6cf97..a8e829a11 100644
--- a/.github/workflows/release-candidate.yml
+++ b/.github/workflows/release-candidate.yml
@@ -20,7 +20,7 @@ jobs:
mkdir linux-release-candidate
cp linux/artifacts/*.deb linux-release-candidate/
cp linux/artifacts/*.tar.gz linux-release-candidate/
- cp linux/artifacts/pandoc-cgi linux-release-candidate/
+ cp linux/artifacts/pandoc-server linux-release-candidate/
- uses: actions/upload-artifact@v2
with:
name: linux-release-candidate