Skip to content

Commit

Permalink
Merge pull request #137 from GeoscienceAustralia/feature/repo-fix
Browse files Browse the repository at this point in the history
[Skip ci] Repo fix - Part 1
  • Loading branch information
benji-glitsos-ga authored Mar 3, 2024
2 parents 0e01dbd + 0bf0578 commit 3abcd70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:

- name: Pull latest from submodules
run: git submodule foreach git pull origin stable
# This doesn't update the submodule to the latest commit on the origin; therefore, you should manually do this on a semi-regular basis.

- name: Install Python ${{ matrix.python-version }}
uses: actions/setup-python@v4
Expand Down

0 comments on commit 3abcd70

Please sign in to comment.