Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmz1 authored Oct 20, 2023
1 parent 089b046 commit 2df6ff7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ jobs:
mkdir $HOME/lucas
mv AppRun $HOME/lucas/
cd ./dolphin-emu
git add *
git stash
git pull
git submodule update --init --recursive
git checkout tags/5.0
mkdir Build && cd Build
Expand Down

0 comments on commit 2df6ff7

Please sign in to comment.