Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit f01c41d

Browse files
committed
1
1 parent 3ec061f commit f01c41d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
run: rm -rf ./Release/BepInEx/plugins/TheOtherRoles.deps.json ./Release/BepInEx/plugins/TheOtherRoles.pdb ./Release/changelog.txt ./Release/BepInEx/config/BepInEx.cfg
5959

6060
- name: Move cfg
61-
run: mv BepInEx.cfg ./Release/BepInEx/config/BepInEx.cfg
61+
run: mv BepInEx.cfg ./Release/BepInEx/config
6262

6363
- name: Upload TheOtherUs
6464
uses: actions/upload-artifact@v4.3.1

0 commit comments

Comments
 (0)