Skip to content

Commit

Permalink
ci: add LakeSnes
Browse files Browse the repository at this point in the history
  • Loading branch information
john-tornblom committed Jun 21, 2024
1 parent e888545 commit 5062a6a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/payload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,13 @@ jobs:
path: ./homebrew/FFplay
if-no-files-found: error

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

- name: Upload Mednafen
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 5062a6a

Please sign in to comment.