mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-04-30 07:27:52 +02:00
use clean-install also to build iD
This commit is contained in:
@@ -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