[web] Fix nightly build
Got broken by yesterday's changes to payments.
This commit is contained in:
parent
1aa39e83d7
commit
55454f9454
1 changed files with 1 additions and 1 deletions
2
.github/workflows/web-nightly.yml
vendored
2
.github/workflows/web-nightly.yml
vendored
|
@ -88,7 +88,7 @@ jobs:
|
|||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||
projectName: ente
|
||||
branch: n-payments
|
||||
directory: web/apps/payments/out
|
||||
directory: web/apps/payments/dist
|
||||
wranglerVersion: "3"
|
||||
|
||||
- name: Build photos
|
||||
|
|
Loading…
Add table
Reference in a new issue