Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
For some reason this is required, i dont know why.
  • Loading branch information
wmealing authored Oct 29, 2023
1 parent 834757a commit df5b778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- name: Check rebar3 Version
run: DEBUG=1 rebar3 --version
- name: Compile
run: rebar3 lfe compile
run: rebar3 do compile, lfe compile

0 comments on commit df5b778

Please sign in to comment.