mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 01:02:47 +00:00
use clean-install also to build iD
This commit is contained in:
2
.github/workflows/build-preview.yml
vendored
2
.github/workflows/build-preview.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
with:
|
||||
repository: openstreetmap/iD
|
||||
path: './iD'
|
||||
- run: npm install
|
||||
- run: npm clean-install
|
||||
working-directory: './iD'
|
||||
- run: npm run all
|
||||
working-directory: './iD'
|
||||
|
||||
Reference in New Issue
Block a user