Skip to content

Commit

Permalink
ci: replace LakeSnes with Mednafen
Browse files Browse the repository at this point in the history
  • Loading branch information
john-tornblom committed Jun 20, 2024
1 parent d13103a commit 5e4632d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/payload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,11 @@ jobs:
path: ./homebrew/FFplay
if-no-files-found: error

- name: Upload LakeSnes
- name: Upload Mednafen
uses: actions/upload-artifact@v3
with:
name: LakeSnes
path: ./homebrew/LakeSnes
name: Mednafen
path: ./homebrew/Mednafen
if-no-files-found: error

- name: Upload SVTplay
Expand Down

0 comments on commit 5e4632d

Please sign in to comment.