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 0a17459 commit 89b80f6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ jobs:
- uses: actions/checkout@v3

- name: add permissions
run: chmod u+rwx -R ./* && mkdir .lua
run: chmod u+rwx -R ./*

- name: Install LuaRocks
uses: leafo/gh-actions-luarocks@v4.3.0
- name: setup-lua
uses: ljmf00/setup-lua@v.1.0.1

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

0 comments on commit 89b80f6

Please sign in to comment.