Skip to content

Commit

Permalink
Update build action - build individual models
Browse files Browse the repository at this point in the history
  • Loading branch information
vjf authored Jul 22, 2024
1 parent d200b47 commit 8529389
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build-models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,8 @@ jobs:
echo "GEOMODELS_HOME=$GEOMODELS_HOME"
eval $(pdm venv activate)
cd web_build/
./batch_proc.py
./batch_proc.py --model_name=Yilgarn
./batch_proc.py --model_name=NorthQueensland
./batch_proc.py --model_name=Tas

0 comments on commit 8529389

Please sign in to comment.