mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
refactor(server): mail service (#10934)
This commit is contained in:
1
.github/actions/setup-node/action.yml
vendored
1
.github/actions/setup-node/action.yml
vendored
@@ -127,7 +127,6 @@ runs:
|
||||
|
||||
- name: yarn install
|
||||
if: ${{ inputs.package-install == 'true' }}
|
||||
continue-on-error: true
|
||||
shell: bash
|
||||
working-directory: ${{ steps.workspace-path.outputs.workspace_path }}
|
||||
run: yarn ${{ inputs.extra-flags }}
|
||||
|
||||
Reference in New Issue
Block a user