Skip to content

Commit 66ff4e8

Browse files
committed
use unsigned mirror
Signed-off-by: Gregory Becker <becker33@llnl.gov>
1 parent 3ab9c96 commit 66ff4e8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

common/setup.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
git clone --depth=2 --branch=releases/v1.0 https://github.com/spack/spack
1010
. spack/share/spack/setup-env.sh
1111
spack repo update builtin --tag v2025.07.0
12-
spack mirror add tutorial /mirror
13-
spack buildcache keys --install --trust
12+
spack mirror add --unsigned tutorial /mirror
1413
spack compiler find
1514

1615
See the :ref:`basics-tutorial` for full details on setup. For more help, join us in the ``#tutorial`` channel on Slack -- get an invitation at `slack.spack.io <https://slack.spack.io/>`_

0 commit comments

Comments
 (0)