Skip to content

Commit 12beea1

Browse files
committed
Update build_py_tools.yml
1 parent 0e1f61b commit 12beea1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build_py_tools.yml

-4
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ jobs:
6060
# shell: pwsh
6161
# run: |
6262
# ./.github/pytools/Sign-File.ps1 -Path ./${{ env.DISTPATH }}/get.exe
63-
- name: Make binaries executable
64-
if: matrix.os != 'windows-latest'
65-
run: |
66-
chmod +x ./${{ env.DISTPATH }}/get${{ matrix.EXTEN }}
6763
- name: Test binaries
6864
shell: bash
6965
run: |

0 commit comments

Comments
 (0)