Skip to content

Commit

Permalink
manually installing lua 5.3 round 2
Browse files Browse the repository at this point in the history
Signed-off-by: Roger Barker <[email protected]>
  • Loading branch information
rbarkerSL committed Apr 26, 2024
1 parent 19822cd commit cb05150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/proxy-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3

- name: Install Lua
run: sudo apt-get install liblua5.3-dev
run: sudo apt-get install liblua5.3
#uses: leafo/gh-actions-lua@35bcb06abec04ec87df82e08caa84d545348536e # v10.0.0
#with:
# luaVersion: '5.3'
Expand Down

0 comments on commit cb05150

Please sign in to comment.