Skip to content

Commit

Permalink
Update deploy_desktop.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Nov 19, 2023
1 parent 4f54761 commit c33c9c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_desktop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
with:
node-version: 'lts/*'
cache: 'npm' # Set this to npm, yarn or pnpm.
cache-dependency-path: desktop/package-lock.json

- name: Install frontend dependencies
# If you don't have `beforeBuildCommand` configured you may want to build your frontend here too.
Expand Down

0 comments on commit c33c9c7

Please sign in to comment.