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 53aa553 commit 1ac03d1
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 @@ -62,7 +62,7 @@ jobs:
working-directory: ${{ env.BUILD_PATH }}
- name: Build with Vite
run: |
${{ steps.detect-package-manager.outputs.manager }} build"
${{ steps.detect-package-manager.outputs.manager }} build
working-directory: ${{ env.BUILD_PATH }}
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
Expand Down

0 comments on commit 1ac03d1

Please sign in to comment.