We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9b7ea1 commit b5ae4a9Copy full SHA for b5ae4a9
.github/workflows/deploy-web.yml
@@ -47,7 +47,7 @@ jobs:
47
aws-region: us-east-1
48
49
- name: Build
50
- run: vite build
+ run: npx vite build
51
working-directory: ${{ env.WORKING_DIRECTORY }}
52
53
- name: Deploy to S3
0 commit comments