diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/windows.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index f7dc57c..e0b9ea3 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml | |||
| @@ -48,6 +48,7 @@ jobs: | |||
| 48 | uses: luarocks/gh-actions-luarocks@v6 | 48 | uses: luarocks/gh-actions-luarocks@v6 |
| 49 | - name: Install and run busted | 49 | - name: Install and run busted |
| 50 | run: | | 50 | run: | |
| 51 | luarocks make | ||
| 51 | luarocks install busted | 52 | luarocks install busted |
| 52 | busted | 53 | busted |
| 53 | - name: pack | 54 | - name: pack |
