Skip to content

Commit 3b0939f

Browse files
committed
Update building.yml
1 parent 04a5369 commit 3b0939f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/building.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Build & Package GodMode9i
3232
id: build
3333
run: |
34-
make all dsi
34+
make
3535
chmod +x make_cia
3636
./make_cia --srl="GodMode9i.dsi" --id_0=$(git rev-parse --short=7 HEAD) --tikID=$(git rev-parse --short=16 HEAD)
3737
mkdir GodMode9i/

0 commit comments

Comments
 (0)