Skip to content

Commit

Permalink
build: assets
Browse files Browse the repository at this point in the history
  • Loading branch information
P0lip committed Jan 12, 2021
1 parent a4e1c24 commit 73d723b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
- script: yarn
displayName: Install deps

- script: yarn generate-assets
displayName: Generate assets

- script: yarn lint
displayName: Lint the code

Expand Down

0 comments on commit 73d723b

Please sign in to comment.