Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf8387bc

Browse files
Fix path
1 parent0c933c9 commitf8387bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/main.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ jobs:
1818
-name:Fetch tags for lib/SDL
1919
run:|
2020
# Unshallow a specific submodule (fetches full history)
21-
cd lib/SDL
21+
cdlvgl_micropython/lib/SDL
2222
git fetch --unshallow origin
2323
# Or fetch all refs without unshallowing (keeps it shallow but adds refs)
2424
git fetch origin 'refs/*:refs/*'
25-
cd ../..
25+
cd ../../..
2626
2727
-name:Install dependencies
2828
run:|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp