Skip to content

Commit

Permalink
Updating actions to fix build process
Browse files Browse the repository at this point in the history
  • Loading branch information
kwhat committed Nov 26, 2023
1 parent 070d4e4 commit 8df2d1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@ jobs:
- name: Setup
shell: bash
run: |
lsb_release -a
sudo rm -Rf /etc/apt/sources.list.d
sudo bash -c 'source /etc/lsb-release && echo "
deb [arch=amd64,i386] http://us.archive.ubuntu.com/ubuntu ${DISTRIB_CODENAME} main universe
Expand Down

0 comments on commit 8df2d1f

Please sign in to comment.