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 63600c5 commit b9412f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,7 @@ jobs:
uses: cloudflare/wrangler-action@v3.1.0
with:
apiToken: ${{ env.API_TOKEN }}
preCommands: |
npm install -D
command: wrangler deploy
workingDirectory: worker

0 comments on commit b9412f0

Please sign in to comment.