Skip to content

Commit

Permalink
(action) add lib
Browse files Browse the repository at this point in the history
Propagram authored Dec 19, 2023
1 parent a280e2d commit 41ffaa9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -137,6 +137,9 @@ jobs:
sh ./redbean.com --assimilate
mv /home/runner/work/pgmoon/pgmoon/.luarocks/share/lua/5.4 .lua
zip -u -r redbean.com .lua
rm -r .lua
mv /home/runner/work/pgmoon/pgmoon/.luarocks/lib/lua/5.4 .lua
zip -u -r redbean.com .lua
- name: test
working-directory: redbean-pgmoon

0 comments on commit 41ffaa9

Please sign in to comment.