Skip to content

Commit 6079bc0

Browse files
authoredDec 2, 2024··
Update main.yml
1 parent ba563b5 commit 6079bc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- "v2*"
66
workflow_dispatch:
77
env:
8-
LINUX_NAME: vyxal2
8+
LINUX_NAME: vyxal-linux
99
WINDOWS_NAME: vyxal-windows
1010
MACOS_NAME: vyxal-macos
1111
jobs:
@@ -17,7 +17,7 @@ jobs:
1717
os: [ubuntu-latest, windows-latest]
1818
include:
1919
- os: ubuntu-latest
20-
exe-name: vyxal2
20+
exe-name: vyxal-linux
2121
- os: windows-latest
2222
exe-name: vyxal-windows
2323

0 commit comments

Comments
 (0)
Please sign in to comment.