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 04a5369 commit 3b0939fCopy full SHA for 3b0939f
.github/workflows/building.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Build & Package GodMode9i
32
id: build
33
run: |
34
- make all dsi
+ make
35
chmod +x make_cia
36
./make_cia --srl="GodMode9i.dsi" --id_0=$(git rev-parse --short=7 HEAD) --tikID=$(git rev-parse --short=16 HEAD)
37
mkdir GodMode9i/
0 commit comments