Skip to content

Commit

Permalink
wip, refactor spack workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
idigs authored Feb 28, 2024
1 parent c8da25a commit 9e85c27
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,8 @@ jobs:
job_one:
runs-on: ubuntu-latest
steps:
- name: grab main project
uses: actions/checkout@v4
with:
path: './KORC'

- run: |
env | sort
pwd
ls -la
tree -L 2
Expand Down

0 comments on commit 9e85c27

Please sign in to comment.