Skip to content

Commit 79e5dd4

Browse files
committed
genius was calling. i declined
1 parent 6897e61 commit 79e5dd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
working-directory: install/share/wine
159159
run: |
160160
mkdir -p mono
161-
curl -fL https://github.com/wine-mono/wine-mono/releases/download/wine-mono-8.1.0/wine-mono-8.1.0-x86.tar.xz
161+
curl -fL https://github.com/wine-mono/wine-mono/releases/download/wine-mono-8.1.0/wine-mono-8.1.0-x86.tar.xz \
162162
| tar -xJ -C mono
163163
164164
- name: create Engine directory

0 commit comments

Comments
 (0)