Skip to content

Commit

Permalink
fix: Refactored Github action CI workflow (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
shibulijack-fd authored Jan 29, 2020
1 parent f4a2554 commit 22455e6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/continuous-integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ jobs:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
with:
ref: master
- uses: actions/checkout@v2

- name: Set Node.js 10.13.0
uses: actions/setup-node@master
Expand Down

0 comments on commit 22455e6

Please sign in to comment.