Skip to content

Commit

Permalink
github actions: fixed gotm repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
jornbr committed Nov 10, 2023
1 parent ef578df commit 270d6ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fabm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ jobs:
- name: Clone GOTM
uses: actions/checkout@v4
with:
repository: https://github.com/gotm-model/code.git
repository: gotm-model/code
ref: v6.0
path: gotm
- name: Build
Expand Down

0 comments on commit 270d6ff

Please sign in to comment.