Skip to content

Commit 94d9c52

Browse files
committed
Fix CI
1 parent 1b04d4c commit 94d9c52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: chn-switch-patch
1+
name: regionaldialect-patch-600
22
on:
33
push:
44
tags:
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Rename output
2424
run: |
25-
mv chn-switch-patch600.nso subsdk9
25+
mv RegionalDialect600.nso subsdk9
2626
2727
- name: Create Github Artifact
2828
uses: actions/upload-artifact@v4.1.0

0 commit comments

Comments
 (0)