Skip to content

Commit 7129672

Browse files
author
Cameron Rutherford
authored
Update spack_cpu_build.yaml to not checkout in base image stage
1 parent b1401ec commit 7129672

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/spack_cpu_build.yaml

-7
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,6 @@ jobs:
2525

2626
name: Build Custom Base Image
2727
steps:
28-
- name: Checkout
29-
uses: actions/checkout@v4
30-
with:
31-
# Once we move submodule deps into spack, we can do some more builds
32-
# Also need to change build script to use spack from base image
33-
submodules: true
34-
3528
# No GHCR base image with skopeo, so this will do...
3629
- name: "Set up skopeo"
3730
uses: warjiang/[email protected]

0 commit comments

Comments
 (0)