Skip to content

Commit

Permalink
Update web-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wjzlskxk committed Nov 18, 2024
1 parent 2c202c0 commit 94eb4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/web-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Build Project
run: |
${{ env.PACKAGE_MANAGER }} run build
${{ env.PACKAGE_MANAGER }} run build --skip-eslint
- name: Add SSH key
uses: webfactory/ssh-agent@v0.5.3
Expand Down

0 comments on commit 94eb4bc

Please sign in to comment.