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

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

- name: Install LuaRocks
uses: leafo/gh-actions-luarocks@v4.3.0
Expand Down

0 comments on commit 0a17459

Please sign in to comment.