Skip to content

Commit dda441e

Browse files
author
xrgzs
committed
matrix
1 parent 3868a20 commit dda441e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schedule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
- name: Big Task
3838
shell: pwsh
3939
run: |
40-
$makeversion = [string] "${{ inputs.makeversion }}"
40+
$makeversion = [string] "${{ matrix.makeversion }}"
4141
.\makexrsys.ps1

0 commit comments

Comments
 (0)