Skip to content

Commit

Permalink
Run
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashdoughty committed Nov 11, 2019
1 parent f35a473 commit 8e38287
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ jobs:
- name: Checkout code
uses: actions/checkout@v1


- name: Install deps
uses: npm install
run: npm install

- name: See git ref
uses: ./.github/actions/logger
Expand Down

0 comments on commit 8e38287

Please sign in to comment.