Skip to content

Commit

Permalink
fix(ci/cd): delete folders
Browse files Browse the repository at this point in the history
  • Loading branch information
koromerzhin committed Aug 19, 2021
1 parent 39f5b64 commit 40a39db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
uses: actions/checkout@v2
with:
submodules: recursive
- name: 'Create folders'
run: make folders
- name: Cache npm packages
id: npm-cache
uses: actions/cache@v2
Expand Down

0 comments on commit 40a39db

Please sign in to comment.