Skip to content

Commit

Permalink
ci: remove duplicate uses
Browse files Browse the repository at this point in the history
  • Loading branch information
brettdorrans committed May 24, 2020
1 parent 677ac3e commit 448a1fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release
- name: Build styleguide
uses: actions/checkout@v2
run: |
git fetch --depth=1 origin +refs/tags/*:refs/tags/*
npm run build:styleguide
Expand Down

0 comments on commit 448a1fd

Please sign in to comment.