Skip to content

Commit

Permalink
simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
Georgegriff committed Aug 18, 2023
1 parent ad60e38 commit 532efcf
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 @@ -64,7 +64,7 @@ jobs:
working-directory: ${{ env.BUILD_PATH }}
- name: Build with NPM
run: |
${{ steps.detect-package-manager.outputs.runner }} run build
npm run build
working-directory: ${{ env.BUILD_PATH }}
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
Expand Down

0 comments on commit 532efcf

Please sign in to comment.