Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdada committed Nov 5, 2024
1 parent 207eb29 commit 722b176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
name: Conductor.deb
path: target/release/bundle/deb/*.deb
- name: Archive RPM
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: Conductor.rpm
path: target/release/rpmbuild/RPMS/x86_64/*.rpm
Expand Down

0 comments on commit 722b176

Please sign in to comment.