Skip to content

Conversation

@Xaranti
Copy link
Owner

@Xaranti Xaranti commented Mar 22, 2022

pr otwarrt

@Xaranti Xaranti added the bug Something isn't working label Mar 22, 2022
@Xaranti Xaranti self-assigned this Mar 22, 2022
@Xaranti
Copy link
Owner Author

Xaranti commented Mar 22, 2022

wrum wrum

RSA
@Xaranti
Copy link
Owner Author

Xaranti commented Jun 3, 2022

1


jobs:
build-linux:
runs-on: ubuntu-latest
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3

Copy link
Owner Author

@Xaranti Xaranti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4


steps:
- uses: actions/checkout@v2
- name: Set up Python 3.10
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a

Comment on lines +19 to +24
run: |
# $CONDA is an environment variable pointing to the root of the miniconda directory
echo $CONDA/bin >> $GITHUB_PATH
- name: Install dependencies
run: |
conda env update --file environment.yml --name base
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

b

# documentation.

name: Upload Python Package

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

c

on:
release:
types: [published]

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

d

@Xaranti
Copy link
Owner Author

Xaranti commented Jun 3, 2022

1

@Xaranti
Copy link
Owner Author

Xaranti commented Jun 3, 2022

11

@Xaranti
Copy link
Owner Author

Xaranti commented Jun 3, 2022

1111

@Xaranti
Copy link
Owner Author

Xaranti commented Jun 3, 2022

11111

Copy link
Owner Author

@Xaranti Xaranti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

444444


jobs:
build-linux:
runs-on: ubuntu-latest
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

33

Comment on lines +12 to +14
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.10
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

aa

echo $CONDA/bin >> $GITHUB_PATH
- name: Install dependencies
run: |
conda env update --file environment.yml --name base
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bb


on:
release:
types: [published]
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ccc

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants