Skip to content

Commit 6af4e20

Browse files
committed
rollback change
1 parent 01214b8 commit 6af4e20

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build-sb.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
working-directory: ./browser
3838

3939
- name: Build the samples browser to ensure it compiles
40-
run: cd ./browser & npm run build
40+
run: npm run build
41+
working-directory: ./browser
4142
env:
4243
NODE_OPTIONS: "--max_old_space_size=4096"

0 commit comments

Comments
 (0)