mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-11 18:24:43 +02:00
Merge release-2.9
This commit is contained in:
parent
b83aadbb7b
commit
ceb8e70dc7
7
.github/workflows/github-actions-main.yml
vendored
7
.github/workflows/github-actions-main.yml
vendored
@ -49,13 +49,6 @@ jobs:
|
||||
sudo apt-get install -y libsecret-1-dev
|
||||
sudo apt-get install -y translate-toolkit
|
||||
|
||||
# - name: Install macOS dependencies
|
||||
# if: runner.os == 'macOS'
|
||||
# run: |
|
||||
# brew update
|
||||
# brew install gettext
|
||||
# brew install translate-toolkit
|
||||
|
||||
- name: Install Docker Engine
|
||||
# if: runner.os == 'Linux' && startsWith(github.ref, 'refs/tags/server-v')
|
||||
if: runner.os == 'Linux'
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@joplin/app-desktop",
|
||||
"version": "2.9.15",
|
||||
"version": "2.9.17",
|
||||
"description": "Joplin for Desktop",
|
||||
"main": "main.js",
|
||||
"private": true,
|
||||
|
Loading…
Reference in New Issue
Block a user