Skip to content

Commit

Permalink
debug: try without fetch checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeal committed Mar 21, 2020
1 parent fc13400 commit 1ab4a77
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/push.yml
Expand Up @@ -6,8 +6,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
with:
fetch-depth: 1
- name: Cache node_modules
id: cache-modules
uses: actions/cache@v1
Expand Down

0 comments on commit 1ab4a77

Please sign in to comment.