Skip to content

Commit 104e2f8

Browse files
committed
NuGet: add catalyst jobs as dependencies of the nuget job
This should fix the error "Could not find a part of the path '...\pdfium-binaries\nuget\pdfium-v8-ios-catalyst-x64\lib'."
1 parent 09b6cda commit 104e2f8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build-all.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,10 @@ jobs:
577577
- android_x64_v8
578578
- android_x86
579579
- android_x86_v8
580+
- ios_catalyst_arm64
581+
- ios_catalyst_arm64_v8
582+
- ios_catalyst_x64
583+
- ios_catalyst_x64_v8
580584
- ios_device_arm64
581585
- ios_device_arm64_v8
582586
- ios_simulator_arm64

0 commit comments

Comments
 (0)