Skip to content

Commit

Permalink
ci: restore_build before publish (dequelabs#3877)
Browse files Browse the repository at this point in the history
  • Loading branch information
WilcoFiers committed Jan 23, 2023
1 parent bd36405 commit 891a39c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ jobs:
- checkout
- <<: *set_npm_auth
- <<: *restore_dependency_cache_unix
- <<: *restore_build
- run: .circleci/verify-release.sh
- run: npm publish

Expand Down

0 comments on commit 891a39c

Please sign in to comment.