We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c07e099 commit 066a096Copy full SHA for 066a096
.github/workflows/release.yml
@@ -171,9 +171,7 @@ jobs:
171
rm -rf TWiLightMenu
172
cp -r 7zfile/Multimedia/ TWiLightMenu
173
cd TWiLightMenu/_nds/TWiLightMenu/apps
174
- curl -LO https://github.com/chishm/tuna-vids/releases/latest/download/tuna-vids_v1.2.zip
175
- 7z x tuna-vids_v1.2.zip tuna-vids.nds
176
- rm tuna-vids_v1.2.zip
+ curl -LO https://github.com/DS-Homebrew/tuna-vids/releases/latest/download/tuna-vids.nds
177
# curl -LO https://github.com/Gericom/FastVideoDSPlayer/releases/latest/download/FastVideoDS.nds
178
cd ../../..
179
7z a AddOn-Multimedia.7z
0 commit comments