Attempt fix monorepo build (#404)
* add latest changes and fix launcher * add optional tag specify * fix client release * empty commit
This commit is contained in:
@@ -29,7 +29,6 @@ jobs:
|
||||
- name: Check out the repo
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: true
|
||||
fetch-depth: 3 # fix for when this gets triggered by tag
|
||||
fetch-tags: true
|
||||
ref: ${{ github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user