diff --git a/.github/workflows/nightly-linux64.yml b/.github/workflows/nightly-linux64.yml index b5c4a6780dc..f933811ec3b 100644 --- a/.github/workflows/nightly-linux64.yml +++ b/.github/workflows/nightly-linux64.yml @@ -91,8 +91,8 @@ jobs: path: out/nightly-mega_artefact.tar.bz2 retention-days: 7 - name: Update Release arm64 - uses: softprops/action-gh-release@v2.1.0 - with: - token: ${{ secrets.GITHUB_TOKEN }} - tag_name: ${{ env.RELEASE }} - files: ${{ steps.createpackage.outputs.FILES_OUT }} + uses: softprops/action-gh-release@v2.1.0 + with: + token: ${{ secrets.GITHUB_TOKEN }} + tag_name: ${{ env.RELEASE }} + files: ${{ steps.createpackage.outputs.FILES_OUT }} diff --git a/apps/projectGenerator b/apps/projectGenerator index a742c1fdb86..2e354a713af 160000 --- a/apps/projectGenerator +++ b/apps/projectGenerator @@ -1 +1 @@ -Subproject commit a742c1fdb869983f7a6a813e69514aea62e89af5 +Subproject commit 2e354a713af4c8169c6988df747db0e323e7b9bc