Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aklakina authored Feb 23, 2024
1 parent 89b80f6 commit 2ca06a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
- name: add permissions
run: chmod u+rwx -R ./*

- name: setup-lua
uses: ljmf00/setup-lua@v.1.0.1
- name: Setup Lua with Luver
uses: MunifTanjim/luver-action@v1.2.1

- name: Install luaunit
run: luarocks install luaunit
Expand Down

0 comments on commit 2ca06a4

Please sign in to comment.