Skip to content

Commit

Permalink
ci(netlify): remove setup command
Browse files Browse the repository at this point in the history
  • Loading branch information
varl committed Sep 6, 2021
1 parent 970c655 commit c42ccc6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/dhis2-deploy-netlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ jobs:
node-version: 12.x

- uses: c-hive/gha-yarn-cache@v1
- run: |
yarn install --frozen-lockfile
yarn setup
- run: yarn install --frozen-lockfile

- run: yarn docs:build

Expand Down

0 comments on commit c42ccc6

Please sign in to comment.