Skip to content

Commit c82e125

Browse files
committed
.
1 parent 94a8e90 commit c82e125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_basic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
getent group
145145
echo "id"
146146
id
147-
id -u sudo
147+
id -u root
148148
echo "grep"
149149
cat /etc/passwd | grep 1001
150150

0 commit comments

Comments
 (0)