Skip to content

Commit dfd8de0

Browse files
committed
.
1 parent 5c23505 commit dfd8de0

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
@@ -165,7 +165,7 @@ jobs:
165165
166166
- name: Install strace
167167
run: |
168-
apt-get update
168+
echo "${USERPASS}" | sudo -Sk apt-get update
169169
echo "${USERPASS}" | sudo -Sk apt-get install -y strace
170170
171171
- name: Get UMF version

0 commit comments

Comments
 (0)