Skip to content

Commit

Permalink
Update spack_cpu_build.yaml to not checkout in base image stage
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronrutherford authored Sep 19, 2024
1 parent b1401ec commit 7129672
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/spack_cpu_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,6 @@ jobs:

name: Build Custom Base Image
steps:
- name: Checkout
uses: actions/checkout@v4
with:
# Once we move submodule deps into spack, we can do some more builds
# Also need to change build script to use spack from base image
submodules: true

# No GHCR base image with skopeo, so this will do...
- name: "Set up skopeo"
uses: warjiang/[email protected]
Expand Down

0 comments on commit 7129672

Please sign in to comment.