mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-24 01:28:35 +02:00
Fix args
This commit is contained in:
2
.github/workflows/artifacts.yml
vendored
2
.github/workflows/artifacts.yml
vendored
@@ -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