Skip to content

Commit

Permalink
Fix GitHub CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
greatest-ape committed Nov 17, 2023
1 parent d7e9b68 commit 2520b2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/test-file-transfers/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ echo "log_level = 'debug'
[network]
address = '127.0.0.1:3001'
enable_tls = true
tls_certificate_path = './cert.crt'
tls_private_key_path = './key.pk8'
" > tls.toml
Expand Down

0 comments on commit 2520b2c

Please sign in to comment.