Skip to content

Commit

Permalink
uses newer submodule fix
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanCobb committed Feb 1, 2022
1 parent 00f17a7 commit bc3053e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release-wowi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,8 @@ jobs:
steps:
- name: Checkout the code
uses: actions/checkout@v2

- name: Checkout submodules
uses: textbook/git-checkout-submodule-action@master
with:
submodules: recursive

- name: Create 'dist' folder
run: mkdir ${{env.ADDON_NAME}}/
Expand Down

0 comments on commit bc3053e

Please sign in to comment.