Skip to content

Commit

Permalink
rollback upload-artifact (#1519)
Browse files Browse the repository at this point in the history
  • Loading branch information
lacraig2 authored Aug 7, 2024
1 parent ed5c2f1 commit c74f69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
panda/debian/pandare_*.deb
- name: Store the PyPanda distribution packages
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: pypanda
path: panda/debian/pandare-*.whl
Expand Down

0 comments on commit c74f69f

Please sign in to comment.