Skip to content

Commit

Permalink
New installation instructions for pallene-tracer
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomg committed Aug 10, 2024
1 parent dfe6f42 commit 2ecc029
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ jobs:
run: |
git clone https://github.com/pallene-lang/pallene-tracer
cd pallene-tracer
sudo make install LUA_DIR=/usr/local
make LUA_PREFIX=/usr/local
sudo make install
- name: Build
run: luarocks --local make
Expand Down

0 comments on commit 2ecc029

Please sign in to comment.