Skip to content

Commit

Permalink
Update spack_cpu_build.yaml to not checkout in base image build step (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronrutherford authored Sep 20, 2024
1 parent e38e2b8 commit cc8e57a
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 @@ -20,13 +20,6 @@ jobs:
contents: read
packages: write
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 cc8e57a

Please sign in to comment.