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 10:42:13 +01:00
parent c996ddaf9d
commit 37ebd21cb3

View File

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