Skip to content

Commit

Permalink
retry for sonoma again
Browse files Browse the repository at this point in the history
  • Loading branch information
Casper Boon committed Mar 22, 2024
1 parent fa961e4 commit 90423e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,8 @@ jobs:
shell: bash
run: |
cd glm-examples/FCR
echo now try running glm
$GITHUB_WORKSPACE/binaries/macos/Sonoma/glm_latest/glm.exe
echo now try running glm for ${MOSDIR}
$GITHUB_WORKSPACE/binaries/macos/Sonoma/glm_latest/glm
echo run completed
- name: update binaries and push to remote
Expand Down

0 comments on commit 90423e6

Please sign in to comment.