Skip to content

Commit 6eea4dc

Browse files
ShreckYeCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent f18c23e commit 6eea4dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Always ensure JDK 8 and JDK 17 are properly configured before building. JDK 17 s
2626

2727
**IMPORTANT**: On non-macOS systems, iOS targets (`iosArm64`, `iosSimulatorArm64`, `iosX64`) will be disabled. Add `kotlin.native.ignoreDisabledTargets=true` to suppress warnings.
2828

29-
If there are snapshot dependencies of our own libraries, set them up referring to <https://github.com/huanshankeji/.github/blob/main/dev-instructions.md#about-snapshot-dependencies-of-our-library-projects>.
29+
If the project uses snapshot dependencies of our own libraries, refer to the setup instructions at <https://github.com/huanshankeji/.github/blob/main/dev-instructions.md#about-snapshot-dependencies-of-our-library-projects>.
3030

3131
### Bootstrap and Build Commands
3232

0 commit comments

Comments
 (0)