Fix rc action for pandoc-server.
This commit is contained in:
parent
9bf6c4918e
commit
46eecf72c3
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release-candidate.yml
vendored
1
.github/workflows/release-candidate.yml
vendored
|
@ -20,7 +20,6 @@ jobs:
|
|||
mkdir linux-release-candidate
|
||||
cp linux/artifacts/*.deb linux-release-candidate/
|
||||
cp linux/artifacts/*.tar.gz linux-release-candidate/
|
||||
cp linux/artifacts/pandoc-server linux-release-candidate/
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: linux-release-candidate
|
||||
|
|
Loading…
Add table
Reference in a new issue