Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
akashdhruv committed Sep 29, 2023
1 parent fbc1dd8 commit 6d5f33d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/amrex-bittree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,10 @@ jobs:
- name: Clone External Repo
run: |
git clone https://github.com/Lab-Notebooks/AMReX-Bittree-Performance
- name: Configure Site
run: |
ln -s tests/AMReX-Bittree-Performance/sites/test AMReX-Bittree-Performance/sites/test
./configure -s test
- name: Setup Bittree
run: |
cd AMReX-Bittree-Performance
./configure --help
ls -l

0 comments on commit 6d5f33d

Please sign in to comment.