Skip to content

Commit 8c3a617

Browse files
author
Jeevan Revaneppa Hirethanad
committed
update file structure
1 parent 1e4b3d2 commit 8c3a617

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
uses: actions/upload-artifact@v5
5151
with:
5252
name: SDK
53-
path: src/
53+
path: .
5454
include-hidden-files: true
5555

5656
get-tools:
@@ -71,7 +71,7 @@ jobs:
7171
uses: actions/upload-artifact@v5
7272
with:
7373
name: ARM_GNU-and-slc-toolchain
74-
path: tools/
74+
path: .
7575
include-hidden-files: true
7676

7777
build-ml:

0 commit comments

Comments
 (0)