Skip to content

Commit

Permalink
ci: fix main build
Browse files Browse the repository at this point in the history
  • Loading branch information
id committed May 31, 2024
1 parent 5fd185d commit 46a8bf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
sudo mv rebar3 /usr/local/bin/ && sudo chmod +x /usr/local/bin/rebar3
erl -eval 'erlang:display(erlang:system_info(system_version)),halt()'
ulimit -c unlimited
export QUIC_TLS
# run sudo for getting coredump
sudo make ci
Expand Down

0 comments on commit 46a8bf4

Please sign in to comment.