Skip to content

Commit 78375b2

Browse files
author
Hugo M. Ruiz-Mireles
committed
Update build.yml
Forgot to update the build.yml to open meowstro.exe instead of game.exe
1 parent 496d4de commit 78375b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ jobs:
8484
- name: Run Executable (Optional)
8585
working-directory: build/bin/Debug
8686
run: |
87-
./game.exe
87+
./meowstro.exe

0 commit comments

Comments
 (0)