Skip to content

Commit b2b0a7d

Browse files
committed
Storage path fix
1 parent 1cbf589 commit b2b0a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/storage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
env:
7474
SETUP: storage
7575
SPM: true
76-
DIR: storage/StorageExample
76+
DIR: storage
7777
OS: ${{ matrix.os }}
7878
DEVICE: ${{ matrix.device }}
7979
TEST: false

0 commit comments

Comments
 (0)