Skip to content

Commit 68e4e06

Browse files
committed
Fix ci
1 parent e5ca519 commit 68e4e06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: Cysharp/Actions/.github/workflows/update-packagejson.yaml@main
1818
with:
1919
file-path: |
20-
./src/MemoryPack.Unity/Assets/Plugins/MemoryPack/package.json
20+
./src/MemoryPack.Unity/Assets/MemoryPack/package.json
2121
tag: ${{ inputs.tag }}
2222
dry-run: ${{ inputs.dry-run }}
2323
push-tag: false

0 commit comments

Comments
 (0)