Skip to content

Commit d1f08ca

Browse files
Update conda package list in workflow
1 parent b31844c commit d1f08ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/conda-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ jobs:
276276
277277
echo ""
278278
echo "✅ Tüm paketler:"
279-
conda list -n test-env | grep -E "(kha256|bcrypt|argon2|blake3|python-xxhash|pycryptodome|cryptography|pycryptodome)" || true
279+
conda list -n test-env | grep -E "(kha256|bcrypt|argon2-cffi|blake3|python-xxhash|pycryptodome|cryptography|pycryptodome)" || true
280280
281281
# ================================================================
282282
# ADIM 9: Paket Import Testi

0 commit comments

Comments
 (0)