Skip to content

Commit d5dd26f

Browse files
committed
fedora test
1 parent 73fe210 commit d5dd26f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fedora_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ jobs:
5151
type -a bash
5252
bash --version
5353
echo "--- zsh Info ---"
54+
! type zsh &>/dev/null && dnf install -y zsh || echo "zsh installed"
5455
type -a zsh
55-
dnf install -y zsh
5656
zsh --version
5757
5858
# 第三步:执行一些 Shell 命令

0 commit comments

Comments
 (0)