We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 010074d commit b20e39fCopy full SHA for b20e39f
1 file changed
.github/workflows/CondaPackage.yml
@@ -13,6 +13,8 @@ jobs:
13
CENV: LimeSuiteNG-Pkg # Conda env name
14
steps:
15
- uses: actions/checkout@v4
16
+ with:
17
+ ref: docs-upgrade
18
19
- name: Set up and activate Conda environment
20
uses: conda-incubator/setup-miniconda@v3
0 commit comments