Attempt to fix syntax error of previous merge

This commit is contained in:
Mary 2023-03-11 19:06:42 +01:00 committed by GitHub
parent dad9ab6bb6
commit 954e995321
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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