Skip to content

Commit

Permalink
(action) find all
Browse files Browse the repository at this point in the history
  • Loading branch information
Propagram authored Dec 19, 2023
1 parent 3a9adf8 commit a280e2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,9 @@ jobs:
luarocks make
moonc spec/pgmoon_spec.moon spec/pgmoon_ssl_spec.moon
mkdir redbean-pgmoon
ls -R /home/runner/work/pgmoon/pgmoon/.luarocks/share/lua/5.4
ls -R /home/runner/work/pgmoon/pgmoon/.lua
find ~+ -type f -name "lfs.o"
ls -R /home/runner/work/pgmoon/pgmoon/.luarocks
#ls -R /home/runner/work/pgmoon/pgmoon/.luarocks/share/lua/5.4
#ls -R /home/runner/work/pgmoon/pgmoon/.lua
- name: install
working-directory: redbean-pgmoon
Expand Down

0 comments on commit a280e2d

Please sign in to comment.