Skip to content

Commit

Permalink
fixup! ci: Build package on Ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
VJanKraemer committed Aug 7, 2024
1 parent 9b13124 commit c027aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
DEBEMAIL: ${{ inputs.debian_fullname }}
CI_RUN: "1"
run: |
sh ./.github/actions/build_deb.sh
sh ./.github/actions/build_deb.sh 20.04
- name: Artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit c027aee

Please sign in to comment.