Skip to content

Commit

Permalink
Fix submodule path update.
Browse files Browse the repository at this point in the history
  • Loading branch information
mwaxmonsky committed Dec 18, 2023
1 parent 43257ea commit 29e64d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/capgen_prebuild_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Update ccpp-framework hash in ccpp-scm
if: github.event.pull_request == false
run: |
cd /home/runner/work/ccpp-framework/ccpp-framework/ccpp-scm/ccpp/physics
cd /home/runner/work/ccpp-framework/ccpp-framework/ccpp-scm/ccpp/framework
echo $GIT_REMOTE_URL
echo $GIT_REMOTE_BRANCH
echo ${{github.repository}}
Expand Down

0 comments on commit 29e64d2

Please sign in to comment.