Skip to content

Commit

Permalink
Update build-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YveIce authored Nov 13, 2022
1 parent 7bdea58 commit 44cb2cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: true

- name: Set up Node
uses: actions/setup-node@v1
Expand Down

0 comments on commit 44cb2cf

Please sign in to comment.