Skip to content

Commit

Permalink
Use apt
Browse files Browse the repository at this point in the history
  • Loading branch information
vstakhov committed Feb 6, 2024
1 parent 18d2045 commit f4e32c1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: leafo/gh-actions-lua@v10
- name: Install Lua
run: sudo apt-get install -y liblua5.4-dev lua5.4

- uses: actions/checkout@v3

- name: configure
Expand Down

0 comments on commit f4e32c1

Please sign in to comment.