Skip to content

Commit

Permalink
.github/workflows/release:
Browse files Browse the repository at this point in the history
  • Loading branch information
remorses committed Mar 30, 2024
1 parent cdaf9cd commit cec400b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
steps:
- name: Checkout Repo
uses: actions/checkout@v3
with:
submodules: true

- name: Setup Node.js 20.x
uses: actions/setup-node@v3
Expand Down

0 comments on commit cec400b

Please sign in to comment.