Attempt to fix syntax error of previous merge

This commit is contained in:
Mary 2023-03-11 19:06:42 +01:00 committed by Matt Heins
parent 26fcbd71e6
commit a44abdb45f

View file

@ -117,5 +117,5 @@ jobs:
flatpak_release:
uses: ./.github/workflows/flatpak.yml
with:
ryujinx_version: ${{ env.RYUJINX_BASE_VERSION }}.${{ github.run_number }}
ryujinx_version: "${{ env.RYUJINX_BASE_VERSION }}.${{ github.run_number }}"
secrets: inherit