File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1010 - name : Checkout Repository
1111 uses : actions/checkout@v2
1212 with :
13+ repository : Project-Plus-Development-Team/Project-Plus-Dolphin
14+ ref : dolphin-emu-release-prep-2509
1315 fetch-depth : 0
1416 - name : Setup Submodules
1517 run : git config --global --add safe.directory . && git submodule update --init --recursive
3941 - name : Checkout Repository
4042 uses : actions/checkout@v4
4143 with :
44+ repository : Project-Plus-Development-Team/Project-Plus-Dolphin
45+ ref : dolphin-emu-release-prep-2509
4246 submodules : recursive
4347 fetch-depth : 0
4448
Original file line number Diff line number Diff line change 11app-id : org.projectplusgame.project-plus-dolphin
2- branch : master
2+ branch : dolphin-emu-release-prep-2509
33runtime : org.kde.Platform
44runtime-version : 6.6
55sdk : org.kde.Sdk
You can’t perform that action at this time.
0 commit comments