Skip to content

Commit

Permalink
test1
Browse files Browse the repository at this point in the history
  • Loading branch information
qurious-pixel authored Jan 4, 2024
1 parent e8267fa commit 251dbf2
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,10 @@ jobs:
repository: dolphin-emu/dolphin
ref: ${{ env.BETAHASH }}

dolphin-appimage-2:
name: dolphin beta bundled as appimage
dolphin-appimage-2:
name: dolphin release bundled as appimage
runs-on: ubuntu-20.04
steps:

- name: Get Release Run
run: |
echo "Running Well"
echo "Running Well"

0 comments on commit 251dbf2

Please sign in to comment.