Skip to content

Commit

Permalink
Add argument to ramble config to allow unsigned binary cache
Browse files Browse the repository at this point in the history
  • Loading branch information
alecbcs committed Nov 14, 2023
1 parent fb9865b commit f60eed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
spack mirror add ci-buildcache oci://ghcr.io/llnl/benchpark-binary-cache
spack config add "packages:all:target:[x86_64_v3]"
export SPACK_INSTALL_FLAGS=--no-check-signature
ramble config add "config:spack:flags:install:'--reuse --no-check-signature'"
env | grep SPACK >> "$GITHUB_ENV"
env | grep RAMBLE >> "$GITHUB_ENV"
Expand Down

0 comments on commit f60eed0

Please sign in to comment.