mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-04 03:51:44 +02:00
Fix args
This commit is contained in:
@@ -71,4 +71,4 @@ jobs:
|
|||||||
releaseBody: 'https://yaak.app/changelog/__VERSION__'
|
releaseBody: 'https://yaak.app/changelog/__VERSION__'
|
||||||
releaseDraft: true
|
releaseDraft: true
|
||||||
prerelease: false
|
prerelease: false
|
||||||
args: '--target ${{ matrix.target }}'
|
args: ${{ matrix.args }}
|
||||||
|
|||||||
Reference in New Issue
Block a user