Skip to content

Commit 56be3be

Browse files
committed
use correct directory
1 parent 6b74de5 commit 56be3be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -952,7 +952,7 @@ jobs:
952952
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
953953
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
954954
projectName: ${{ secrets.CLOUDFLARE_PROJECT_NAME }}
955-
directory: build
955+
directory: dist
956956
workingDirectory: dev-packages/e2e-tests/test-applications/${{ matrix.test-application }}
957957

958958
job_required_jobs_passed:

0 commit comments

Comments
 (0)