We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0abb74e commit 0561ec2Copy full SHA for 0561ec2
3 files changed
.github/workflows/conda.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Checkout MOOS source
40
uses: actions/checkout@v2
41
with:
42
- repository: 'themoos/core-moos'
+ repository: 'russkel/core-moos'
43
path: '${{ github.workspace }}/core-moos'
44
45
- name: 'Run CMake'
.github/workflows/pip.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
34
35
36
.github/workflows/wheels.yml
@@ -56,7 +56,7 @@ jobs:
56
57
58
59
60
61
62
0 commit comments