Skip to content

Commit

Permalink
Update run-grdzhadzha-tests-gcc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelBrady authored Aug 15, 2023
1 parent a576f70 commit d8d8046
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/run-grdzhadzha-tests-gcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,10 @@ jobs:
- name: Test This Weird Stuff
run: |
cp $CHOMBO_HOME/mk/Make.defs.local.template $CHOMBO_HOME/mk/Make.defs.local.template
cp $GRCHOMBO_HOME/LICENSE $GRCHOMBO_HOME/LICENSE
cp $CHOMBO_HOME/mk/Make.defs.local.template $CHOMBO_HOME/mk/Make.defs.local.template2
cp $GRCHOMBO_HOME/LICENSE $GRCHOMBO_HOME/LICENSE2
echo $CHOMBO_HOME
echo $GRCHOMBO_HOME
working-directory: ${{ env.CHOMBO_HOME }}

- name: Build Chombo
Expand Down

0 comments on commit d8d8046

Please sign in to comment.