mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-04-22 23:00:03 +02:00
updated workflow
This commit is contained in:
parent
eb855fb9a3
commit
a8afa04129
3
.github/workflows/packet.yml
vendored
3
.github/workflows/packet.yml
vendored
@ -39,9 +39,8 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
env:
|
||||
CONDA_USERNAME: ${{ secrets.CONDA_USERNAME }}
|
||||
CONDA_TOKEN: ${{ secrets.CONDA_TOKEN }}
|
||||
run: conda build . --user ${CONDA_USERNAME} --token ${CONDA_TOKEN}
|
||||
run: conda build . --user slsdetectorgroup --token ${CONDA_TOKEN}
|
||||
|
||||
# - name: Install
|
||||
# run: conda install -c ${CONDA_PREFIX}/conda-bld/ scikit_build_example
|
||||
|
Loading…
x
Reference in New Issue
Block a user