Skip to content

Commit a4d8873

Browse files
committed
remove condition
1 parent 920c84e commit a4d8873

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/compile-examples.yml

-1
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,6 @@ jobs:
372372
path: ${{ env.SKETCHES_REPORTS_PATH }}
373373

374374
- name: Save provisioning binary
375-
if: matrix.provisioning-sketch-paths == 'examples/utility/Provisioning'
376375
uses: actions/upload-artifact@v4
377376
with:
378377
path: ${{ env.DIST_DIR }}

0 commit comments

Comments
 (0)