Skip to content

Commit 2f4a924

Browse files
committed
use fresh
1 parent 3e123a0 commit 2f4a924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: spack -e . compiler find --mixed-toolchain
3131

3232
- name: Concretize (fresh)
33-
run: spack -e . -v concretize
33+
run: spack -e . -v concretize --fresh
3434
if: ${{ github.event.inputs.name == 'true' }}
3535

3636
- name: Concretize (reuse)

0 commit comments

Comments
 (0)