Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-kan committed Jan 13, 2024
1 parent 0887404 commit 1ff2a99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- name: Compile
run: |
apt-get update -y
apt-get install --no-install-recommends -y dbus-user-session # 2024.01.13 fix workflow
apt-get install --no-install-recommends -y apt-transport-https ca-certificates software-properties-common
sed -i '/^\([^#].*main\)*$/s/main/& contrib non-free/' /etc/apt/sources.list
apt-get update -y
Expand Down

0 comments on commit 1ff2a99

Please sign in to comment.