Skip to content

Commit a59787f

Browse files
authored
Remove debug print statements
1 parent 6100881 commit a59787f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
run: |
2626
sudo apt install wine64
2727
sudo ln -sf /usr/bin/wine /usr/bin/wine64
28-
which wine || true
29-
which wine64 || true
3028
3129
- name: Install dependencies
3230
run: yarn install

0 commit comments

Comments
 (0)