Skip to content

Commit de2fd35

Browse files
Add conda list of build environment
1 parent 5352dd5 commit de2fd35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/conda-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,7 @@ jobs:
569569
${{ env.DPCPP_CMPLR }} "${DPCTL_DEPENDS}" \
570570
"sysroot_linux-64>=2.28"
571571
echo "Compiler installed"
572+
conda list -n ${{ env.BUILD_ENV_NAME }}
572573
- name: Install dpctl
573574
shell: bash -l {0}
574575
run: |

0 commit comments

Comments
 (0)