Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tellsanguis authored Jan 4, 2025
1 parent 3b75a33 commit 8cfff36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:

jobs:

Expand Down Expand Up @@ -54,4 +55,4 @@ jobs:
uses: actions/upload-artifact@master
with:
name: Debug.elf
path: build/switch/Moonlight.elf
path: build/switch/Moonlight.elf

0 comments on commit 8cfff36

Please sign in to comment.