mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-21 13:51:29 +08:00
GitHub nightly - fix linux target.
This commit is contained in:
@@ -33,8 +33,8 @@ jobs:
|
||||
tar cvzf nightly-linux.tgz ${ARTIFACTS}
|
||||
- uses: actions/upload-artifact@master
|
||||
with:
|
||||
name: nightly-linux-x86_64
|
||||
path: nightly-linux-x86_64.tgz
|
||||
name: nightly-linux
|
||||
path: nightly-linux.tgz
|
||||
|
||||
windows:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user