Skip to content

Commit 3c5d024

Browse files
authored
Update makefile.yml
1 parent 94808e2 commit 3c5d024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/makefile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: build
2929
run: virtualenv venv -p python27 && source venv/bin/activate &&
3030
make;
31-
mv unovared/pokered.gbc unovared/unovared.gbc
31+
mv pokered.gbc unovared.gbc
3232
- uses: actions/upload-artifact@v2
3333
with:
3434
name: unovared

0 commit comments

Comments
 (0)