Fix upload-artifact zip issue

macos-click-through
rahuliyer95 5 years ago
parent 286f799715
commit 70a16f948e
No known key found for this signature in database
GPG Key ID: 7D8D59ED47A41E62

@ -42,4 +42,4 @@ jobs:
- uses: actions/upload-artifact@v1
with:
name: Neovide.app
path: ./target/release/bundle/osx/Neovide.app
path: ./target/release/bundle/osx

Loading…
Cancel
Save