We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deea0c1 commit ce96fe3Copy full SHA for ce96fe3
.github/workflows/tests.yml
@@ -167,6 +167,6 @@ jobs:
167
#
168
mkdir -p mounted-3dsx
169
wget https://github.com/videah/3dsfetch/raw/refs/heads/master/3dsfetch.3dsx
170
- threedsx 3dsfetch.3dsx mounted-3dsx
+ ninfs threedsx 3dsfetch.3dsx mounted-3dsx
171
[[ "$( crc32 mounted-3dsx/icon.smdh )" =~ "cc90bf9c" ]]
172
fusermount -u mounted-3dsx
0 commit comments