Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
elysia-best authored Dec 12, 2024
1 parent 72b8699 commit 02ffa11
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ jobs:
output-dir: ./debian-deb-output
source-dir: ./

- uses: actions/upload-artifact@v4
with:
name: Source DEB Artifacts
path: debian-deb-output
compression-level: 9 # maximum compression

- name: Upload to OBS
uses: LingmoOS/[email protected]
with:
Expand Down

0 comments on commit 02ffa11

Please sign in to comment.