Skip to content

Commit 3e75eca

Browse files
Fix theme and upgrade ml-trainer-microbit theme package (#626)
* Upgrade ml-trainer-microbit package * Add a placeholder homepage-short-clip.mp4 for theme
1 parent 86652ee commit 3e75eca

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- run: npm ci
4040
env:
4141
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
42-
- run: npm install --no-save @microbit-foundation/[email protected].75 @microbit-foundation/[email protected] @microbit-foundation/[email protected]
42+
- run: npm install --no-save @microbit-foundation/[email protected].78 @microbit-foundation/[email protected] @microbit-foundation/[email protected]
4343
if: github.repository_owner == 'microbit-foundation'
4444
env:
4545
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1.51 KB
Binary file not shown.

0 commit comments

Comments
 (0)