We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fee952d + 64c0c98 commit 3cfdbe1Copy full SHA for 3cfdbe1
.github/workflows/ci.yaml
@@ -238,7 +238,6 @@ jobs:
238
with:
239
path: ${{env.ucm_local_bin}}
240
name: local-bin-${{matrix.os}}
241
- if-no-files-found: error
242
- name: set built binaries permissions
243
if: steps.cache-transcript-test-results.outputs.cache-hit != 'true'
244
run: chmod +x ${{env.ucm_local_bin}}/*
@@ -335,7 +334,6 @@ jobs:
335
334
336
337
name: local-bin-${{ matrix.os }}
338
339
- name: set binaries permissions
340
341
0 commit comments