diff --git a/.github/workflows/xnote-server.cpanel.yml b/.github/workflows/xnote-server.cpanel.yml index c5754c7..f19befd 100644 --- a/.github/workflows/xnote-server.cpanel.yml +++ b/.github/workflows/xnote-server.cpanel.yml @@ -23,11 +23,6 @@ jobs: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it uses: actions/checkout@v2 - - name: Install dependencies and build - run: | - yarn - yarn dev - - name: Sync files uses: SamKirkland/FTP-Deploy-Action@4.1.0 with: