Attempt to fix syntax error of previous merge
parent
dad9ab6bb6
commit
954e995321
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue