Skip to content

Commit

Permalink
Try with fromjson
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeGat committed Aug 2, 2024
1 parent 6ca4c47 commit 5814ae5
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 @@ -118,5 +118,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 5814ae5

Please sign in to comment.