Skip to content

Commit a5503a5

Browse files
Update weekly.yml
Misspelt `xorg-server` as `xorg-xserver`. Godamn, gotta love CI.
1 parent 7a85287 commit a5503a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
3232
pushd build
3333
[ -f bootstrap.link ] || xbstrap init ..
34-
xbstrap install bash coreutils dwm xorg-xserver xorg-xinit alacritty
34+
xbstrap install bash coreutils dwm xorg-server xorg-xinit alacritty
3535
popd
3636
3737
- name: Build Kernel

0 commit comments

Comments
 (0)