Skip to content

Commit

Permalink
Removed customization of release build checkout
Browse files Browse the repository at this point in the history
Signed-off-by: Owen Farrell <[email protected]>
  • Loading branch information
owenfarrell committed Jun 17, 2020
1 parent f3588e9 commit a3c86c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ jobs:
# TODO: Determine a more efficient way of accessing node_modules from the previous job
- name: Checkout Source
uses: actions/checkout@v2
with:
ref: ${{ github.head_ref }}
- name: Setup Node
uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit a3c86c4

Please sign in to comment.