Skip to content

Commit

Permalink
try to fix it again
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhravya committed Mar 31, 2024
1 parent 14cdc48 commit 9f761cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
packageManager: bun
buildCommand: bun run build
buildDirectory: apps/web/.vercel/output/static
workingDirectory: apps/web
command: bun run build

0 comments on commit 9f761cf

Please sign in to comment.