Skip to content

Commit

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

0 comments on commit 6ca4c47

Please sign in to comment.