We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1171a5f commit c447dcdCopy full SHA for c447dcd
.github/workflows/build.yml
@@ -68,7 +68,7 @@ jobs:
68
uses: actions/checkout@v3
69
with:
70
repository: R2Northstar/NorthstarNavs
71
- ref: 'v1'
+ ref: 'v2'
72
path: northstar-navs
73
- name: Navmeshes setup
74
run: |
0 commit comments