Skip to content

Commit

Permalink
Update ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pigpigyyy authored Dec 13, 2023
1 parent 932508e commit de5fdb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
run: |
sudo apt install -y lua5.4 liblua5.4-dev luarocks
sudo luarocks --lua-version 5.4 install busted
sudo luarocks make
make test
- name: pack
if: startsWith(github.ref, 'refs/tags/')
Expand Down

0 comments on commit de5fdb3

Please sign in to comment.