Skip to content

Commit

Permalink
fromjson matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeGat committed Aug 2, 2024
1 parent cd799bc commit 122de96
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/settings-1-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,5 @@ jobs:
spack-type: ${{ matrix.update.type }}
# {"0.20": "7r8y43r8", "0.21": "wr7834yr", ...}
spack-update: |
${{ matrix.update.spack }}
${{ fromJson(matrix.update).spack }}
secrets: inherit
1 change: 0 additions & 1 deletion config/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
}
}
}

0 comments on commit 122de96

Please sign in to comment.