Skip to content

Commit

Permalink
added submodule config stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan M Smolenski committed Feb 1, 2024
1 parent e086b0d commit 19b14a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
run: |
echo "VENUE=${{ github.event.inputs.venue }}">>$GITHUB_ENV
echo "PROJECT_NAME=podaac">>$GITHUB_ENV
- uses: actions/checkout@v4

# Determine the submodule version and hash
- name: Determine Submodule Hash
Expand Down

0 comments on commit 19b14a8

Please sign in to comment.