Skip to content

Commit

Permalink
Merge pull request #23 from LingmoOS/elysia-best-patch-1
Browse files Browse the repository at this point in the history
Update Debian Lingmo Source
  • Loading branch information
chun-awa authored Sep 15, 2024
2 parents 8cbf258 + 2d51cc7 commit 404df9b
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 @@ -24,7 +24,7 @@ jobs:
- name: Update Lingmo repo
run: |
apt-get update -y && apt-get upgrade -y && apt-get install -y apt-transport-https ca-certificates
echo "deb [trusted=yes] https://packages-lingmo.simplelinux.cn.eu.org/lingmo-archive/rolling/polaris polaris main contrib non-free" >> /etc/apt/sources.list.d/lingmo-rolling.list
echo "deb [trusted=yes] https://packages-lingmo.simplelinux.cn.eu.org/lingmo-archive/rolling/hydrogen hydrogen main" >> /etc/apt/sources.list.d/lingmo-rolling.list
apt-get update
- name: Update Apt and Install packages
Expand Down

0 comments on commit 404df9b

Please sign in to comment.