From ae421f0d7c5311f7db322cc39278fcd1726ba2b6 Mon Sep 17 00:00:00 2001 From: Casper Boon Date: Fri, 22 Mar 2024 15:19:48 +0800 Subject: [PATCH] git submodules updated --- .github/workflows/compile.yml | 22 +++++++++++++++------- glm-source/GLM | 2 +- glm-source/libaed-benthic | 2 +- glm-source/libaed-demo | 2 +- glm-source/libaed-water | 2 +- glm-source/libplot | 2 +- glm-source/libutil | 2 +- 7 files changed, 21 insertions(+), 13 deletions(-) diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index cf2f523..4681433 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -200,6 +200,14 @@ jobs: mkdir -p $GITHUB_WORKSPACE/binaries/macos/${MOSDIR} cp -r $GITHUB_WORKSPACE/glm-source/binaries/macos/${MOSDIR}/* $GITHUB_WORKSPACE/binaries/macos/${MOSDIR}/. + - name: run GLM FCR + shell: bash + run: | + cd glm-examples/FCR + echo now try running glm + $GITHUB_WORKSPACE/binaries/windows/glm_latest/glm.exe + echo run completed + - name: update binaries and push to remote run: | git config --global user.name "github-actions[bot]" @@ -243,13 +251,13 @@ jobs: cd $GITHUB_WORKSPACE/glm-source/binaries/windows cp -r * $GITHUB_WORKSPACE/binaries/windows - # - name: run GLM FCR - # shell: bash - # run: | - # cd glm-examples/FCR - # echo now try running glm - # $GITHUB_WORKSPACE/binaries/windows/glm_latest/glm.exe - # echo run completed + - name: run GLM FCR + shell: bash + run: | + cd glm-examples/FCR + echo now try running glm + $GITHUB_WORKSPACE/binaries/windows/glm_latest/glm.exe + echo run completed - name: update binaries and push to remote run: | diff --git a/glm-source/GLM b/glm-source/GLM index cc497b8..4256df0 160000 --- a/glm-source/GLM +++ b/glm-source/GLM @@ -1 +1 @@ -Subproject commit cc497b83a0726231d386b98d19407d0e294b116a +Subproject commit 4256df03ea8133af1983969daaf957ec57c598bc diff --git a/glm-source/libaed-benthic b/glm-source/libaed-benthic index 134c3a7..2790e4a 160000 --- a/glm-source/libaed-benthic +++ b/glm-source/libaed-benthic @@ -1 +1 @@ -Subproject commit 134c3a716d6bc1557f8baebf4a81a1fe53c91b05 +Subproject commit 2790e4a4901caa2e07abe7045c26606225827121 diff --git a/glm-source/libaed-demo b/glm-source/libaed-demo index 4742d67..c95ca3b 160000 --- a/glm-source/libaed-demo +++ b/glm-source/libaed-demo @@ -1 +1 @@ -Subproject commit 4742d670a78cff7dddd7e04a58137fe671fa07b9 +Subproject commit c95ca3be836db9b9f8c673b02f122b30981bc252 diff --git a/glm-source/libaed-water b/glm-source/libaed-water index 2ca6e8f..5bef2bc 160000 --- a/glm-source/libaed-water +++ b/glm-source/libaed-water @@ -1 +1 @@ -Subproject commit 2ca6e8f2446e9e905bc232868573acccc547acd2 +Subproject commit 5bef2bc71e965260ccec401ce751379a0146b930 diff --git a/glm-source/libplot b/glm-source/libplot index 30804d0..1fc78db 160000 --- a/glm-source/libplot +++ b/glm-source/libplot @@ -1 +1 @@ -Subproject commit 30804d03d12e2b9f4550047db0bb49276c8bcbe1 +Subproject commit 1fc78db04387dcd1cba20970d9e19b1151296ed9 diff --git a/glm-source/libutil b/glm-source/libutil index 9bb9eea..0802dd2 160000 --- a/glm-source/libutil +++ b/glm-source/libutil @@ -1 +1 @@ -Subproject commit 9bb9eeaf24ad1f2a938433b76287e595f0e95896 +Subproject commit 0802dd234ce51942e63b69a7626ce80766ad6e00