Skip to content

Commit fd4fc67

Browse files
committed
ci: Log executed commands
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
1 parent 06c399b commit fd4fc67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ jobs:
116116
default: true
117117
- name: Install SoftHSM
118118
run: |
119+
set -x
119120
if [ "${{ matrix.target }}" = "i686-unknown-linux-gnu" ]; then
120121
sudo dpkg --add-architecture i386
121122
sudo apt-get update -y -qq

0 commit comments

Comments
 (0)