Skip to content

Commit 4cef187

Browse files
committed
More GH actions updates.
1 parent 3c960e6 commit 4cef187

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
@@ -20,13 +20,6 @@ jobs:
2020
contents: read
2121
packages: write
2222
steps:
23-
- name: Checkout
24-
uses: actions/checkout@v4
25-
with:
26-
# Once we move submodule deps into spack, we can do some more builds
27-
# Also need to change build script to use spack from base image
28-
submodules: true
29-
3023
# No GHCR base image with skopeo, so this will do...
3124
- name: "Set up skopeo"
3225
uses: warjiang/[email protected]

0 commit comments

Comments
 (0)