Skip to content

Commit 4ec323a

Browse files
authored
Update ci.yml
1 parent 3c8076a commit 4ec323a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,8 @@ jobs:
3636
python -m pip install --upgrade tox tox-gh-actions
3737
- name: "build python-ldap ${{ matrix.python-version }}"
3838
run: "python -m build"
39+
- name: Upload a Build Artifact
40+
uses: actions/upload-artifact@v3.1.2
41+
with:
42+
# A file, directory or wildcard pattern that describes what to upload
43+
path: dist/*

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy