Skip to content

Commit deddcda

Browse files
committed
test
1 parent 6dec822 commit deddcda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hw.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
if: ${{ steps.check-tests.outputs.enabled == 'true' }}
6565
run: |
6666
apt-get update
67-
apt-get install -y --no-install-recommends curl jq lsb-release
67+
apt-get install -y --no-install-recommends curl jq lsb-release ca-certificates
6868
6969
# To avoid giving unknown scripts elevated permissions, download them from the master branch
7070
- name: Get CI scripts from master

0 commit comments

Comments
 (0)