Skip to content

Commit 99b678c

Browse files
committed
Remove some debug stuff
1 parent 7069c5a commit 99b678c

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

.github/workflows/python-debug.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

.github/workflows/release-binaries.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -221,12 +221,6 @@ jobs:
221221
run: |
222222
echo "LIB=$env:LIB;C:\hostedtoolcache\windows\Python\3.9.13\x64\libs" >> $env:GITHUB_ENV
223223
224-
- name: Upload
225-
if: runner.os == 'Windows'
226-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4
227-
with:
228-
path: |
229-
C:\hostedtoolcache\windows\Python\3.9.13\x64\
230224
- name: Setup crlf
231225
if: runner.os == 'Windows'
232226
run: |

0 commit comments

Comments
 (0)