Skip to content

Commit

Permalink
fix: 🐛 invalid workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Sep 25, 2020
1 parent 07b2883 commit c12c777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/needs-more-info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: 🚧 Install
run: |
yarn
run: |
yarn
- name: 📦 Build
run: |
yarn build
Expand Down

0 comments on commit c12c777

Please sign in to comment.