Skip to content

Commit

Permalink
Update production.yml for submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
hjonin committed Dec 4, 2023
1 parent bf89931 commit bb0773e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
submodules: true
- uses: actions/setup-node@v3
with:
node-version: 16
Expand Down

0 comments on commit bb0773e

Please sign in to comment.