Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
caewok committed Dec 21, 2022
2 parents 4cb1231 + b45f00c commit cc06c70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: 'true'

# get part of the tag after the `v`
- name: Extract tag version number
Expand Down

0 comments on commit cc06c70

Please sign in to comment.