Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
elysia-best authored Apr 14, 2024
1 parent dee4da3 commit 01bdaaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
run: |
rm -rfv /etc/apt/sources.list
echo "deb https://packages.lingmo.org polaris main contrib non-free non-free-firmware" >> /etc/apt/sources.list
echo "deb https://mirrors.bfsu.edu.cn/debian/ testing main contrib non-free non-free-firmware" >> /etc/apt/sources.list
- name: Update repository
run: apt-get update -y
- name: Upgrade packages
Expand Down

0 comments on commit 01bdaaf

Please sign in to comment.