Skip to content

Commit

Permalink
remove yarn command
Browse files Browse the repository at this point in the history
  • Loading branch information
qridwan committed Dec 7, 2023
1 parent ff51bf9 commit ae9d748
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/xnote-server.cpanel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit ae9d748

Please sign in to comment.