Skip to content

Commit

Permalink
Enable LLE
Browse files Browse the repository at this point in the history
  • Loading branch information
kivutar committed Apr 29, 2021
1 parent 3286a41 commit 4925a5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- run: sudo apt-get update -q
- run: sudo apt-get install libopenal-dev xorg-dev libgl1-mesa-dev nasm -y --allow-unauthenticated
- run: make -j2
- run: LLE=1 make -j2

- name: ZIP Release
uses: papeloto/action-zip@v1
Expand Down

0 comments on commit 4925a5a

Please sign in to comment.