Skip to content

Commit d65c2fe

Browse files
committed
Remove debug pwd (thanks)
1 parent 622efa3 commit d65c2fe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-trios-trixie-dev.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
run: |
2424
_commit_hash=$(git rev-parse --short HEAD)
2525
26-
pwd
27-
2826
echo "${_commit_hash}" > ./Trixie/config/includes.chroot/etc/trios/release
2927
echo "commit_hash=${_commit_hash}" >> "$GITHUB_OUTPUT"
3028
mkdir -p ./TriOs_Output

0 commit comments

Comments
 (0)