Skip to content

Commit

Permalink
Update vite.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
frontmesh committed May 7, 2023
1 parent 455b3a1 commit 53aa553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
with:
node-version: "16"
cache: ${{ steps.detect-package-manager.outputs.manager }}
cache-dependency-path: ${{ env.BUILD_PATH }}/package-lock.json
cache-dependency-path: ${{ env.BUILD_PATH }}/yarn.lock
- name: Setup Pages
id: pages
uses: actions/configure-pages@v3
Expand Down

0 comments on commit 53aa553

Please sign in to comment.