Skip to content

Commit 0103ae0

Browse files
authored
supply presets url also when generating icons
1 parent bb59037 commit 0103ae0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-preview.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
working-directory: './iD'
2727
- run: npm run all
2828
working-directory: './iD'
29+
env:
30+
ID_PRESETS_CDN_URL: '../../'
2931
- run: npm run dist
3032
working-directory: './iD'
3133
env:

0 commit comments

Comments
 (0)