Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lyc8503 authored Nov 8, 2023
1 parent b9412f0 commit d28b4ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
with:
apiToken: ${{ env.API_TOKEN }}
preCommands: |
npm install -D
command: wrangler deploy
npm install
command: deploy
workingDirectory: worker

0 comments on commit d28b4ae

Please sign in to comment.