Skip to content

Commit 40a8010

Browse files
authored
Update build.yml
1 parent 23a66cd commit 40a8010

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,6 @@ jobs:
352352
run: |
353353
echo BASH_VERSINFO is $BASH_VERSINFO
354354
echo ZSH_VERSION is $ZSH_VERSION
355-
cat /proc/$$/comm
356355
echo $(readlink /proc/$$/exe | sed "s/.*\///")
357356
echo dollars 0 is $0
358357
macos_legacy_14:
@@ -365,7 +364,6 @@ jobs:
365364
run: |
366365
echo BASH_VERSINFO is $BASH_VERSINFO
367366
echo ZSH_VERSION is $ZSH_VERSION
368-
cat /proc/$$/comm
369367
echo $(readlink /proc/$$/exe | sed "s/.*\///")
370368
echo dollars 0 is $0
371369

0 commit comments

Comments
 (0)