Skip to content

Commit

Permalink
add mkdir .lua/spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Propagram authored Dec 19, 2023
1 parent e2ea8a7 commit a1f3355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ jobs:
mv /home/runner/work/pgmoon/pgmoon/.luarocks/lib/lua/5.4 .lua
zip -u -r redbean.com .lua
rm -r .lua
mkdir ./lua/spec
mv ../spec .lua/spec
zip -u -r redbean.com .lua
Expand Down

0 comments on commit a1f3355

Please sign in to comment.