Skip to content

Commit

Permalink
Update build-and-deploy-site.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote authored Oct 31, 2022
1 parent f9a6a66 commit 9ae445e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-deploy-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
steps:
- name: Checkout 🛎️
uses: actions/checkout@master
with:
fetch-depth: 1

- name: Install and Build 🔧
run: |
Expand Down

0 comments on commit 9ae445e

Please sign in to comment.