Skip to content

Commit 1395606

Browse files
committed
Add amd64-microcode to ubuntu packages
1 parent 1474a51 commit 1395606

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

scripts/lib.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
DEV_REPOS = (
77
"accountsservice",
88
"amd-ppt-bin",
9+
"amd64-microcode",
910
"alsa-ucm-conf",
1011
"alsa-utils",
1112
"bcmwl",

scripts/pop-ci/src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ macro_rules! bold {
2424
static DEV_REPOS: &'static [&'static str] = &[
2525
"accountsservice",
2626
"amd-ppt-bin",
27+
"amd64-microcode",
2728
"alsa-ucm-conf",
2829
"alsa-utils",
2930
"bcmwl",

0 commit comments

Comments
 (0)