1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00

Chore: Trying to fix CI for Joplin Server build

This commit is contained in:
Laurent Cozic 2022-10-11 11:07:40 +01:00
parent 0b69ae371c
commit 1b9f74f674

View File

@ -75,6 +75,7 @@ jobs:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
IS_CONTINUOUS_INTEGRATION: 1
BUILD_SEQUENCIAL: 1
SERVER_REPOSITORY: joplin/server
SERVER_TAG_PREFIX: server
run: |
"${GITHUB_WORKSPACE}/.github/scripts/run_ci.sh"