diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2019-11-18 09:14:09 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-11-18 11:16:35 -0800 |
commit | e9a9bc128247f95b0881dcafa098e7d5900302ce (patch) | |
tree | 186711400c0338aa1b270c86e277e6676766a64e /theme | |
parent | c2d5de207d5bc840087da8fd72fcb8a83493148c (diff) | |
download | subsurface-e9a9bc128247f95b0881dcafa098e7d5900302ce.tar.gz |
GitHub actions: fix macOS artifact upload
Previously this created a bogus Subsurface.app.zip.zip file and then
failed to upload it to the release.
The upload / download pair of default actions is happier with just the folder.
And then the creation of the zip file needs the '-r' switch. Oops.
Finally, the pull-request specific uploads as build artifact are completely
redundant since we already do this to move the data from the macOS build to the
container that runs our own publish action in the first place.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'theme')
0 files changed, 0 insertions, 0 deletions